MTD2000 AT Command Guide R12
Confidential
DAVISCOMMS (S) PTE LTD
53 /105
1. The data dump is allowed only if data logging is stopped first. If data dump is
initiated while logging is in progress, the device will send an unsolicited response to
indicate data dump not allowed.
2. Before data dump is started, the device will first send out an unsolicited response via
the selected channel to indicate data dump start.
3. The device will dump all the reports one at a time in FIFO order. If data dump is
stopped before dump completion, the remaining reports will be cleared from the
memory.
4. At the end of the data dump, it will send out another unsolicited response to indicate
data dump completed.
5. If the connection between the remote host and the device is down while data dump
is in progress, the device will stop the data dump (and clear the remaining logged
data) and send an unsolicited response to indicate data dump stopped due to
communication link down.
Syntax
Command
Response
AT$DD=<Mode>
Note: Write setting.
OK
Parameters
Mode
0 – Stop data dump and clear remaining data
1 – Dump data via serial port
2 – Dump data via TCP / UDP channel
Example
Command
Response
AT$DD=1
Note: Dump data via serial port.
OK
<Logged Data>
…
<Logged Data>
AT$DD=0
Note: Stop dumping data.
OK
13.3 Data Clear – AT$DC