GASSONIC OBSERVER-i
68
6.7.25. Relay State (1AH)
The relay state register is read only. The bit position shows which relay is on.
Function
Hex Value
Alarm Relay Energized
0x0001
Fault Relay Energized
0x0002
1701 LED Energized
0x0004
Table 22: Relay State
6.7.26. Alarm Latch (1BH)
The alarm latch register is read/write. A read returns if the alarm latch is enabled or not. A write
enables or disables latching. One is latch zero is non – latched.
EXCEPTIONS -
If an illegal data value is entered (must be between 0-1), then the Exception Code 03
(Illegal Data Value) is returned. If the Gassonic Observer-i hears a gas leak greater than the trigger
when the command is received a Code 06 (device busy) exception will be returned.
6.7.27. Relay Energize (1CH)
The relay energized register is read/write. A read returns if the alarm relay is normally energized or
not. One is energized a zero is de-energized.
EXCEPTIONS -
If an illegal data value is entered (must be between 0-1), then the Exception Code 03
(Illegal Data Value) is returned. If the Gassonic Observer-i hears a gas leak greater than the trigger
when the command is received a Code 06 (device busy) exception will be returned.
6.7.28. HART Enable (1DH)
The HART enable register read/write. This command enables or disables HART. A “0” is HART
disabled. A “1” is HART Enabled. This is an option that must be ordered.
EXCEPTIONS -
If an illegal data value is entered (must be between 0-1), or if HART is not installed
then the Exception Code 03 (Illegal Data Value) is returned.
6.7.29. HART Test (1EH)
This command is used to test the HART output. It produces constant zeros or constant ones on the
HART output. This is only available if the HART option was purchased.
EXCEPTIONS -
If an illegal data value is entered (must be between 0-1), or if HART is not installed
then the Exception Code 03 (Illegal Data Value) is returned.
Code
Results
0
Normal
1
Constant ones
2
Constant zeros
Table 23: HART Codes