5-60
ADAM 4000 Series Use r’s Manual
4011, 4011D, 4012
@AACE
Name Clear Event Counter command
Description The addressed module is instructed to reset its event
counter to zero.
Syntax @AACE(cr)
@ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
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 erro r or
communication error or if the specified address does not
exist.
! delimiter character indicates a valid command was
received.
AA represents the 2-character hexadecimal address of the
responding analog input module.
(cr) represents terminating character, carriage return (0Dh).
Example command: @09CE(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.