User Manual

5-56
ADAM 4000 Series User’s Manual
4011, 4011D, 4012, 4016
@AACA
Name Clear Latch Alarm command
Description Both alarm states (High a nd Low) of the addressed analog
input module are set to OFF, no alarm.
Syntax @AACA(cr)
@ is a delimiter character.
AA (range 00-FF) represents the 2-character he xadecimal
address of an analog input module.
CA
is the Clear Latch Alarm command.
(cr)
represents terminating character, carriage return (0Dh).
Response !AA(cr) if the command was valid.
There is no response if the module detects a syntax error or
communication e rror or if the s pecified a ddress does not
exist.
!
delimiter character indic ates a valid comm and was
received.
AA
represents the 2-characte r he xadecimal address of the
responding analog input module.
(cr)
represents terminating character,
carriage return (0Dh).
Example command:
@05 CA(cr)
response:
!0 5(cr)
The analog input module at address 05h is instructed to set
both alarm states (High and Low) to OFF.
The module confirms it has done so accordingly.