Description
:
Starts a terminal interface between the current shell and another port.
There are 3 supported ports:
mesh
refers to the built-in radio modem (AT interface).
rs232
and
rs485
refer to the serial ports accessible via port 6.
Once the terminal interface is open, use the tilde character:
~
to access further
features, as follows:
If talking to RS485 port, tilde (~) toggles between 4800 baud and 1200 baud (handy for
talking to soil probes)
If talking to Mesh Radio port, tilde (~) opens the AT command session.
If talking to RS232 port, tilde (~) turn on RTS, while caret (^) turns it off.
The serial communications parameters are always: 8 data bits, 1 stop bit and no parity
bit.
VDATA
Syntax
:
vdata
Description
:
Displays data records currently stored on the device, i.e. data records not yet forwarded
to base station during a synchronization event.
This is a human-readable version of
data
command.
Example:
1984>vdata
01984:00.01:0027 (TP) 900 0 - 2009-10-09 12:18:33 - 72.7
01984:01.01:0025 (TP) 900 0 - 2009-10-09 12:18:34 - 74.7
01984:10.01:0104 (9V) 900 0 - 2009-10-09 12:18:34 - 10.8
01984:11.01:0107 (CU) 900 0 - 2009-10-09 12:18:34 - -29.6
VERSION
Syntax
:
version
Description
:
Prints the current version numbers of bootloader, hardware and firmware.
Example:
1984>version
Hardware: 25
Bootloader: 122
Firmware: 246
VLDO
© Ranch Systems LLC, 2005-2008. All Rights Reserved. Reproduction without permission from Ranch Systems is prohibited.
27