Skip to content

Modbus TCP Master List Structure rm_modbus_tcp_master_list_t

Parameter description

ParameterTypeDescription
page_numintPage number.
page_sizeintNumber of items per page.
total_sizeintLength of items.
vague_searchcharVague search.
list_lenintReturn the length of the list of matching Modbus TCP masters.
master_listrm_modbus_tcp_master_info_tReturn the list of matching Modbus TCP masters.

Jump to rm_modbus_tcp_master_info_t for details of the structure.