Skip to content

Modbus TCP主站信息结构体rm_modbus_tcp_master_info_t

类成员变量说明

Modbus TCP主站名称master_name

C++
char rm_modbus_tcp_master_info_t::master_name[20]

主站IP地址ip

C++
char rm_modbus_tcp_master_info_t::ip[16]

主站端口号port

C++
int rm_modbus_tcp_master_info_t::port