This is a structure information to store Modbus data, and consists of the following fields.
|
BYTE# |
Field Name |
Data Type |
Value |
Remarks |
|
0 |
Type |
unsigned char |
- |
0: TCP 1: RTU |
|
1 |
Modbus object |
_tData |
- |
Refer to the Definition of Union |