Skip to content

Modbus TCP Master Information Structure rm_modbus_tcp_master_info_t

Explanation of Class Member Variables

Modbus TCP Master Name master_name

C++
char rm_modbus_tcp_master_info_t::master_name[20]

Master IP Address ip

C++
char rm_modbus_tcp_master_info_t::ip[16]

Master Port Number port

C++
int rm_modbus_tcp_master_info_t::port