Owner's manual

Network Configuration
33
Status Error code 3 (out of tolerance)
2: TARE CMD
. Write a #2 to the command register to ZERO the net weight. The status
register will read 0 if this command succeeds:
Status Error code 1 (motion)
Status Error code 2 (A/D error)
4: WRITE NONVOL CMD
. Write a #4 to the command register to save parameters in
non-volatile memory.
No Error Codes
0x64 (100 decimal): CAL LOW CMD
. Write a 0x64 hex to the command register to
perform the low step of a traditional calibration. The status register will read 0 if this
command succeeds:
Calibration_Fail 1
Calibration_Fail_Motion 3
Calibration_Fail_Adc_Error 4
0x65 (101decimal): CAL HIGH CMD
. Write a 0x65 hex to the command register to
perform the high step of a traditional calibration.
Calibration_Fail 1
Calibration_Fail_Motion 3
Calibration_Fail_Adc_Error 4
HardcalFailCounts 8: not enough counts between hard cal hi and hard cal lo
0x66 (102 decimal): C2 CAL CMD
. Write a 0x66 hex to the command register to
perform a C2 calibration.
Calibration_Fail 1
Calibration_Fail_Motion 3
Calibration_Fail_Adc_Error 4
Calibration_Fail_Noc2 5
Calibration_Fail_C2capeq 6
Calibration_Fail_C2clones 7
0x1000 (4096 decimal): WRITE INTEGER CMD
. Set the value of an integer
parameter. Write 0x1000 in the command register 0, the parameter ID number in
registers 2, 3 and the desired value in registers 4, 5.
No Error Codes
0x1001 (4097 decimal): WRITE FLOAT CMD
. Set the value of a floating point
parameter. Write 0x1001 in the command register 0, the parameter ID number in
registers 2, 3 and the desired float value in registers 4, 5.
Failure 1