5-40
ADAM 4000 Series Use r’s Manual
4018M
@AAL
Name Event Record Count command
Description Request the number of event records stored in the analog
input data logger at address AA.
Syntax @AAL (cr)
@ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of an analog input data logger.
L is the Event Record Count command.
(cr) is the terminating character, carriage return (0Dh).
Response !AAHHHH(cr) if the command is valid.
! is a delimiter character indicating a valid command was
received.
AA (range 00-FF) represents the 2-character hexadecimal
address of an analog input module.
HHHH represents the 4-character hexadecimal number of
event records stored in the analog input data logger at
address AA.
(cr) is the terminating character, carriage return (0Dh).
Example command: @F3L(cr)
response: !F30096(cr)
The command requests the number of event records stored
in the analog input data logger at address F3.
The module currently has 150 event records.