16 - D2O RG1 Product Manual
The following procedure ensures that the core parameters for the normal
operation of the D2O RG1 are set, and that it will enter a normal operating
mode once complete. Use the CLI complete the following, pressing the
Enter
key after each line, noting the text entered is case sensitive:
1. Enable the D2O’s Battery Power by typing:
sys -p ON
2. Enter admin mode to allow the editing of system settings (requires the
admin password; The default is:
password
):
admin password
Note that if the password has previously been changed from the default,
you will need to enter the currently set password.
3. It is recommended to change the default password. This command
requires the new password to be entered twice, separated by a single
space. The password cannot contain whitespace. Example below using
newpassword
as the new password:
sys -P newpassword newpassword
4. Set the Rain Gauge’s tipping bucket volume in mm (0.1mm precision). The
supported range is 0.1 to 5.0mm. Example below using 1.0mm volume:
inp -c 1.0
5. Apply the changes to the parameters:
apply A
The D2O RG1 now has the core parameters set to perform its normal
operation.
5.6 VT100 TERMINAL EMULATION OPTION
As an option the D2O supports VT100 terminal emulation for a cleaner display.
Key VT100 Notes:
•
To wake the D2O, and at the end of every command, press the “
Enter
” key
•
The terminal shows a prompt with a chevron
>
•
Sleep timeout is 40s after the last “
Enter
” key press. The message
GOODBYE
is sent when entering sleep mode
•
Keeping the CLI active for more than 3minutes will reset the D2O.
•
Entering a wrong or incomplete parameter will display an error message
•
Entering
help
will provide a list of commands where parameters in
{}
are
optional
•
Entering
help acq
shows help of all commands of the
acq: group
If your terminal is set to support VT100 emulation, the CLI supports:
•
Cursor Left
,
Cursor right
,
Backspace
and
Delete
keys for corrections.
•
Cursor Up
shows the command history.
5.7 CORE OPERATION PROGRAMMING