User Manual

5-38
ADAM 4000 Series User’s Manual
4018M
@AASO
Name Set Memory Operation Mode command
Description Sets th e operation mode of th e an alog input d ata logger at
address AA to Start or Stop.
Syntax @AASO(cr)
@ is a delimiter character.
AA (range 00-FF) represents the 2-character he xadecimal
address of an analog input data logger.
S is the Set Memory Operation Mode command.
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).
Response !AA(cr) if the command is valid.
?AA(cr) if an in valid p arameter was en tered. Th ere is no
response i f the m odule detects a sy ntax error or
communication e rror or if the s pecified a ddress does not
exist.
! is a deli miter ch aracter indicatin g a valid co mmand was
received.
? is a delim iter cha racter i ndicating the command wa s
invalid.
AA (range 00-FF) represents the 2-character he xadecimal
address of an analog input data logger.
(cr) is the terminating character, carriage return (0Dh).
Example command: @03S1(cr)
response: !03(cr)
The co mmand en ables th e analog inpu t data log ger at
address 03 to record data.
The response indicates that the command was received.