Table format
| Address | Register | Action | Size | Type | Units | Range | Description | 
- 
               Address: A 16-bit register address in hexadecimal. The address is the data used in the Modbus frame. 
- 
               Register: A 16-bit register number in decimal (register = address + 1). 
- 
               Action: The read/write/write by command property of the register. 
- 
               Size: The data size in Int16. 
- 
               Type: The encoding data type. 
- 
               Units: The unit of the register value. 
- 
               Range: The permitted values for this variable, usually a subset of what the format allows. 
- 
               Description: Provides information about the register and the values that apply.