11
Help (list commands)
Syntax:
HE
or
help
Description: Displays a list of commands available with brief descriptions
**** LISST-ABS help menu ****
DS or Status Display status.
GS or GetSample Take a sample and return the result.
HE or Help This menu.
HS or HoldSample Take a sample and hold the value (nothing returned).
GO or GO x Start sampling once per second or every x seconds.
Send <cr> or ^C three times to stop.
SL or SendLast Display the previous sample taken by GS or HS.
WI or Wipe Run the OBS wiper.
Commands are not case sensitive.
LISST-AOBS>
Get and Hold a Sample (do not transmit it)
Syntax:
HS
or
holdsample
Description: Instrument makes a measurement (for approximately 1 second) and stores it
in memory. The results are NOT sent to the RS-232 output. Use the SL
command to get the result.
Example:
LISST-AOBS>HS
LISST-AOBS>
Set automatic wiping
Syntax:
OBSSET OBSI
interval
Description: Controls whether the wiper will automatically run at power-up, and also how
often it will run during free-running sampling (started by the GO command).
•
If
interval
is not included, the command simply indicates the present
value of
interval
. The factory default is 10 minutes.
•
If
interval
is non-zero, the wiper will run automatically at power-up,
and during free-running sampling it will run every
interval
minutes. The
maximum
interval
is 255 minutes.
•
If
interval
is zero, the wiper will run
only
when explicitly commanded
with the WI command or an SDI-12 command.
Example:
LISST-AOBS>OBSSET OBSI
OBS wipe interval (obsi)= 10 min
[
the factory default
]
LISST-AOBS>OBSSET OBSI 60
OBS wipe interval (obsi)= 60 min
LISST-AOBS>OBSSET OBSI 0
OBS wipe interval (obsi)= 0 min
[
automatic wiping is off
]