This is a structure information to store a lot of Modbus data, and consists of the following fields.
|
BYTE# |
Field Name |
Data Type |
Value |
Remarks |
|
0 |
Data number |
unsigned short |
- |
Number of modbus data |
|
2 |
Modbus data |
struct.MODBUS_DATA |
- |
Refer to the Definition of Struct |