User's Guide
Table Of Contents
- Remote Terminal Unit M717
- Table Of Contents
- Introduction
- Installation
- Register the RTU to the M2M Gateway
- The SDI Connector
- The MPI Connector
- The Micro USB Service Connector
- About the Data Acquisition Subsystem
- SDI-12 Sensors
- Create a New Template From an Existing One
- Create a New Template From Scratch
- Interface to a Davis Vantage Pro Console
- Interface to a Thies TDL14 or DL16 Data Logger
- Mechanical Installation
- Operation
- Configuration
- Commands
- General Commands
- help
- ver
- echo
- ps
- date
- log
- attr
- pin
- hwid
- connect
- xfer
- fwupdate
- reboot
- exit
- Data Acquisition Commands
- dacq
- dacq info
- dacq sample
- dacq retrieve
- dacq abort
- dacq date
- dacq interval
- dacq direct
- dacq t
- hist
- hist info
- hist stat
- hist map
- hist purge
- Data Acquisition Legacy Commands
- sdi t
- thi t
- thi direct
- Communication Commands
- net
- net get
- net up
- net down
- net session
- modem
- modem direct
- modem pwrdown
- modem pwrup
- modem reset
- modem mode
- File System Commands
- ls
- mkdir
- cd
- cp
- pwd
- rm
- cat
- Command Line Interface Error Messages
- Attributes
- Technical Specifications
Examples
: reboot
Are you sure? (y/n) y
Please don't disconnect the power while the modem is shut down...
Done.
System will now restart
'Wagram' password:
: reboot -c
Are you sure? The configuration will be cleared (y/n): y
Please don't disconnect the power while the modem is shut down...
Done.
System will now restart, the configuration has been cleared
Type "help" for the list of available commands
:
4.1.14. exit
Description
Exits the CLI. This command is particularly important when connected over telnet,
to close the connection. It has no special meaning when connected over USB or
the MPI connector. However, in all cases the connection to the CLI will be lost, and
for USB specifically, the USB cable must be unplugged and plugged again to
reconnect.
Example
: exit
Exiting…
4.2. Data Acquisition Commands
4.2.1. dacq
Description
Commands operating on the Data Acquisition subsystem.
Usage
dacq [ -h | subcommand ] with the -h parameter (or without parameters), the list
of all data acquisition commands will be shown. The subcommands are described
in the following sections.
4.2.2. dacq info
Description
Get the sensor/logger information or version.
Usage
dacq info <sensor_IX> where <sensor_IX> is the ID of the sensor to inquire.
Remarks
The ID of a specific sensor can be found using the attr -s command, under the
section “sensor ID (index)”, it is the value given in parenthesis. If there is only one
sensor configured in the RTU, then the ID is always 0.
Examples
: dacq info 0
13MetrilogM512rD1.5.7439#000000
: dacq info 1
13 CSL CS215 2.0
22