
ADDRESS
NAME
CHANNEL
UNITS
DIR
TYPE
#REG
0x1100/0x2100
set point 1
1
lb/kg
R/W
float
2
Set point one values
0x1102/0x2102
set point 1
2
lb/kg
R/W
float
2
0x1104/0x2104
set point 1
3
lb/kg
R/W
float
2
0x1106/0x2106
set point 1
4
lb/kg
R/W
float
2
0x1108/0x2108
set point 2
1
lb/kg
R/W
float
2
Set point two values
0x110a/0x210a
set point 2
2
lb/kg
R/W
float
2
0x110c/0x210c
set point 2
3
lb/kg
R/W
float
2
0x110e/0x210e
set point 2
4
lb/kg
R/W
float
2
0x1180
set point 1 state
1
N/A
R
uint16
1
Set point one state (1=ACTIVE and 0=INACTIVE)
0x1181
set point 1 state
2
N/A
R
uint16
1
0x1182
set point 1 state
3
N/A
R
uint16
1
0x1183
set point 1 state
4
N/A
R
uint16
1
0x1184
set point 2 state
1
N/A
R
uint16
1
Set point two state (1=ACTIVE and 0=INACTIVE)
0x1185
set point 2 state
2
N/A
R
uint16
1
0x1186
set point 2 state
3
N/A
R
uint16
1
0x1187
set point 2 state
4
N/A
R
uint16
1
Read one or more registers using command 0x03
Registers (0x900-0x917, 24 registers) can also be read by the report slave ID command (0x11).
Write one register using command 0x06.
*Note: To store the new value in EEPROM (non-volatile), send the 0x0f00 command.
Write one or more registers using command 0x10.
Registers are big-endian formatted (that is, the MSB is the lower address)
To calculate the REGISTER
4xxxx
address, add
40001
to the decimal value of the ADDRESS (e,g., Address 0x1000 (4096 decimal) is register 44097).