T_REQUEST_DATA (STRUCT)

Navigation:  Libraries > CT Modbus Client >

T_REQUEST_DATA (STRUCT)

Previous pageReturn to chapter overviewNext page

 

Name

Type

Comment

ptRequestData

POINTER TO UINT

Pointer to a UINT array that contains the data to request to the server. May vary according to the Function Code requested.

SizeOfArray

UINT

Size of the array that contains the data to request to the server. May vary according to the Function Code requested.