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
sdiCommand
r/w
The string representing the command to be sent to an output tag;
usually it is an X command (or a manufacturer custom command). The
address and the SDI-12 terminator (!) should be skipped (the address
is defined by the sdiAddress attribute). This attribute is valid for SDI-12
actuators only. See also the commandSchedule and commandMode
attributes.
sdiIndex
r/w
Defines the position of the tag’s value in the string returned by a Dn or
Rn command. The sdiIndex starts from 0, for the first position in the
string. This attribute is valid for SDI-12 sensors only.
status
r
The status of the tag after being sampled. 00 means OK, other values
signify errors (e.g., 01 “missing data”). On the server this attribute does
not exist, its values are stored in the historians.
thiesIndex
r/w
Defines the position of the tag’s value in the string returned by a Thies
datalogger ds command. The thiesIndex starts from 0, for the first
position in the string. This attribute is valid for Thies TDL14 and DL16
data loggers only.
value
r
Not used.
Attribute
Type
Description
41