- 26 -
SETPOINT PROGRAMMING (BASE program)
From the weight display, press
to access the setpoint setting.
-
(from 0 to full scale; default: 0): Setpoint; relay switching occurs when the weight exceed
the value set in this parameter. The type of switching is settable (see section
OUTPUTS AND
INPUTS CONFIGURATION (BASE program)
).
-
(from 0 to full scale; default: 0): Hysteresis, value to be subtracted from the setpoint to
obtain contact switching for decreasing weight. For example with a setpoint at 100 and
hysteresis at 10, the switching occurs at 90 for decreasing weight.
These values are set to zero if the calibration is changed significantly (see sections
THEORETICAL CALIBRATION
and
REAL CALIBRATION (WITH SAMPLE WEIGHTS)
).
COMMUNICATION INTERFACE
WRITING
READING
Write the value in W1.
Send command* to CMDR.
Send command* to CMDR.
Read the value in R1.
*see section
POSSIBLE COMMANDS TO BE SENT TO THE COMMAND REGISTER (CMDR)
.
WARNING
: at the time of writing the hysteresis values are saved to RAM and to EEPROM, while the
setpoint values are saved to RAM only and so they will be lost upon the next power-off; to store them
permanently to EEPROM so that they are maintained at power-on, send command 99 to CMDR.
Example
READING: send command 90 “Setpoint 1 reading” to CMDR and read the value in R1.
WRITING: write the value in W1 and send command 93 “Setpoint 1 writing” to CMDR.
SAVING TO EEPROM: send command 99 “Data storage to EEPROM” to CMDR.
…
…