Register list column description
Register Address |
Address of register encoded in the protocol frame, in decimal (dec) |
Action |
R = Read only register W = Write only register R/W = Read Write register R/WC = Read register, write through Command register |
Size |
Data size in number of registers |
Type |
Data type |
Units |
Unit of the register value |
Description |
Information about the register and the range and values that apply |
The protocol register list data types are as follows:
Type | Description | Range |
---|---|---|
UInt16 |
16 bits unsigned integer |
0 to 65535 |
UInt32 |
32 bits unsigned integer |
0 to 4294967295 |
Int64 |
64 bits signed integer |
−9223372036854775808 to +9223372036854775807 |
UTF8 |
Alphanumeric 8 bit field |
0 to 3 bytes |
Float32 |
32 bits floating point |
±1x1038 |
4Q FP PF |
Four quadrant floating point power factor |
-2 to +2 |