www.rslogger.com
AT commands (via USB Virtual COM)
Use any RS232 terminal application or RS232
interfaced hardware to send the AT text commands to
the RSLogger device in Virtual COM mode set to AT
commands interface mode (VIRTUALCOMMODE=4).
Each command to get accepted needs to carry the
actual device password in the command syntax. Each
command executed will result in <END password>
footer returned by RSLogger, indicating the command
execution or data flow end.
Free Termite terminal (by Compu Serve) in the
example shown on the left.
AT command
Parameter
Description
<GTIME password>
none
Get the actual device time.
<GDATE password>
none
Get the actual device date.
<STIME password>
A/Phh:mm:ss Set the actual device time.
<SDATE password>
yyyy-mm-dd Set the actual device date.
<RALL_ABT password>
none
Read all the data from A & B channels with TimeStamp.
<RALL_AT password>
none
Read all the data from A channel with TimeStamp.
<RALL_BT password>
none
Read all the data from B channel with TimeStamp.
<RALL_AB password>
none
Read all the data from A & B channels no TimeStamp.
<RALL_A password>
none
Read all the data from channel, no TimeStamp.
<RALL_B password>
none
Read all the data from B channel, no TimeStamp.
<RDAY_ABT password>
yyyy-mm-dd Read data from specific day, both channels A&B with TimeStamp.
<RDAY_AT password>
yyyy-mm-dd Read data from specific day, both channel A with TimeStamp.
<RDAY_BT password>
yyyy-mm-dd Read data from specific day, both channel B with TimeStamp.
<RDAY_AB password>
yyyy-mm-dd Read data from specific day, both channels A&B, no TimeStamp.
<RDAY_A password>
yyyy-mm-dd Read data from specific day, channel A, no TimeStamp.
<RDAY_B password>
yyyy-mm-dd Read data from specific day, channel B, no TimeStamp.
<MCLR password?
none
Internal memory clear
Examples:
Device password is PAS1234 in the examples below. To process AT command please send the following ASCII string
with your terminal application. Enn the command with carriage return CR (0x0D ASCII) or line feed “LF” (0x0A ASCII)
control byte. Commands are marked
green
in the examples, parameters are
blue
and control bytes like “LF” or “CR”
are
red
.
Set date to 2017-06-23:
<SDATE PAS1234>
17-06-23
”CR”
Set time to 06:12:23:PM:
<STIME PAS1234>
P06:12:23
”CR”
Read data recorded on 2017-06-23 channel B with TimeStamp:
<RDAY_B PAS1234>
17:06:23
”CR”
As an effect of any AT command executed the RSLogger will respond with specific, unique end of data marker:
<END
password>
allowing to determine the data flow end or command execution status within binary data stream.
18 ©
Electroware
2018