Hardy HI 6300 Series User Manual
Page 43

Network Configuration 35
•
•
•
•
•
•
•
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
•
TooHigh -1 : value is above legal limit
•
TooLow -2 : value is below legal limit
•
ErrorNotFound 0x8000 : parameter id not found
All communications will be controlled by the Modbus functions. The Modbus
protocol will determine the function, address, size, and offset register for the
message. The command interface data will be within the data portion of the
message and will define the command to our unit.
Example 1: If you wish to read the span weight value you would:
1. Enter the Span parameter ID into registers 2 & 3. The Span ID is 0x0000 0201.
a.
Place 0x0000 into data register #2.