Skip to content

Modbus TCP Read Data Parameter Structure rm_modbus_tcp_read_params_t

Parameter description

ParameterTypeDescription
addressintThe starting address of the data.
master_namecharThe name of the Modbus TCP master station.
ipcharThe IP address of the host.
portintThe port number of the host.
numintThe number of data points to read, with the data length not exceeding 100.