Chapter 4 – Ways to Set Scale Parameters
Hardy Process Solutions HI 6200 Weigh Processor User Guide
39
Command Number
Command
(0x80) 128 dec
IT Test
(0x81) 129 dec
Stability Test
(0x82) 130 dec
IT Test
(Reduced Voltage) using 2.5VDC
(0x83) 131 dec
C2 Search
(0x92) 146 dec
Write INT Value Command
(e.g., number of averages to 50)
(0x93) 147 dec
Write FLOAT Value Command (e.g., motion tolerance to 1.5)
(0x94) 148 dec
Set Default Parameters
(all parameters except IP addresses)
(0x95) 149 dec
Set Default Network Parameters (IP addresses only)
(0x96) 150 dec
Write to Non-volatile Memory
(0x97) 151 dec
Save Last Good Configuration to Non-volatile Memory
(0x98) 152 dec
Restore Last Good Configuration from Non-volatile Memory
READ PARAM CMD
Hex value: 0x00
Decimal value: 0
To read a parameter, write the hexadecimal value 0x00 to the CMD register (register #0),
and write the parameter number in the
ParameterID
register of the output table. The
parameter value may then be read from the
ParameterValue
register in the input table.
This value can be in integer or floating-point format, depending on the parameter. The
Command status register in the reply contains the lower 16 bits of the system Command
status word.
Status word bit 0:
A/D error
Status word bit 7 (0x80):
Not Found - the requested parameter number does not exist
Status word bit 6 (0x40):
Motion status
ZERO CMD
Hex value: 0x01
Decimal value: 1
Write the hexadecimal value 0x01 to the command register to zero the gross weight. If this
command succeeds, the status register reads 0.
Status Error code 1
Fail
Status Error code 2
ADC Failure
Status Error code 3
Out of tolerance
DRAFT