O
PERATION
: C
ONFIGURATION
M
ODE
part
3
87
Reading Offset
Offset = UD - Scale x UI
Offset = 100 - (0.0125) x (10000) = (-25), where Offset data = 25, Decimal Point = 0, Offset is negative.
RDGOFF.23 = 1 (Offset is negative); RDGOFF.22 ~ 20 = 2 (DP = 0); RDGOFF.19 ~ 0 = 00019Hex (25 Dec)
Binary Code:
Send command: *W03A00019 (offset = A00019)
To communicate when the Continuous Mode is enabled, the Continuous Mode must be stopped by sending 13 Hex (XOFF)
and then send ^AE.