4-94 ADAM 4000 Series User's Manual
Command Set
4018M
@AAT
Name Read Memory Operation Mode
Description Request the memory operation status of the analog input data
logger at address AA.
Syntax @AAT (cr)
@ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of an analog input data logger.
T identifies the Read Memory Operation Mode command.
(cr) is the terminating character, carriage return (0Dh).
Response !AAO(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.
O represents the operation mode: ‘1’ enables the recording of
data. ‘0’ disables the recording of data.
(cr) is the terminating character, carriage return (0Dh).
Example command: @F3T(cr)
response: !F31(cr)
The command requests the memory operation status of the
analog input data logger at address F3.
The response indicates that data recording is enabled.