Chapter 4 Command Set 4-
95
4018M
Chapter 4
@AAL
Name Event Record Count
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 identifies 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.