AutoGRAPH-ST
– Remote Control Command
7
Control commands are intended for remote configuration of AutoGRAPH-ST devices via
SMS or data server without connecting to a PC.
SMS command format:
1. Setting:
password
[space]
COMMAND=param;
2. Request:
password
[space]
COMMAND=?;
password
– four-figure secure password of the AutoGRAPH-ST;
[space]
– space symbol;
COMMAND
– one of the control commands. Ensure that the command is supported with
the device firmware before sending it.
param
– parameter value. Every command can set up one and more parameters.
Reply format:
#COMMAND=param;
COMMAND
– incoming control command.
param
– current state of parameters. If the incoming command is a setting command,
the reply will contain new values of parameters which have been specified with incoming
command. If the incoming command is a request command the reply will contain a
current value of parameters.
If format of the incoming command doesn‟t match the format specified for this command, it
won‟t be processed. And the device will send following text:
ERR_PARAM.
AutoGRAPH-ST devices with a firmware of AGST-1.21 version and higher support
receiving of control command via AutoGRAPH data server.
To send a command via data server follow the next:
Create a new folder in system folder named /Conf.
Rename new folder as serial number of the device.
Create a text file in this folder and change it format to .atc. Add to this ATC file
commands that should be sent to the device. Every command should be entered in a
new line.
Save the file.
All commands specified in this file will be sent to the device.