User Manual

5-60
ADAM 4000 Series User’s Manual
4011, 4011D, 4012
@AACE
Name Clear Event Counter command
Description The a ddressed m odule i s i nstructed t o reset i ts even t
counter to zero.
Syntax @AACE(cr)
@ is a delimiter character.
AA (range 00-FF) represents the 2-character he xadecimal
address of an analog input module.
CE is the Clear Event Counter 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-cha racter hexadecimal address of the
responding analog input module.
(cr) represents terminating character,
carriage return (0Dh).
Example command: @0 9CE(cr)
response: !09(cr)
The command instructs the module at address 09h to set its
event counter to zero. The module responds that its counter
has been reset.