T_RESPONSE_DATA (STRUCT)

Navigation:  Libraries > CT Modbus Client >

T_RESPONSE_DATA (STRUCT)

Previous pageReturn to chapter overviewNext page

 

Name

Type

Comment

ptResponseData

POINTER TO UINT

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

SizeOfArray

UINT

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