Command Set
4-
60
ADAM 4100 Series User’s Manual
4.6.21
@AACACj
Name Clear Latch Alarm
Description Both alarm states (High and Low) of the counter module
are set to OFF.
Syntax @AACACj(cr)
@ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of a counter module.
CA is the Clear Latch Alarm command
Cj is the channel j
(cr) represents terminating character, carriage return (0Dh)
Response !AA(cr) if the command was valid
?AA(cr) if an invalid command has been issued.
There is no response if the module detects a syntax or
communication error, or even if the specified address does
not exist.
! is a delimiter character indicating that a valid command
was valid
AA represents the 2-character hexadecimal address of the
responding counter module.
(cr) represents terminating character, carriage return (0Dh)
Example command: @05CAC1(cr)
response: !05(cr)
The counter module at address 05h and channel 1 are
instructed to set both alarm states (High and Low) to OFF.
The module confirms the execution.