Vaisala Hydromet Data Collection Platform User Manual

Page 109

Advertising
background image

Chapter 3 _______________________________________________________ AWS Client Software

VAISALA______________________________________________________________________ 107

LASTVAL

LASTVAL <Component> <ID> [F(orce id)] [S(ensor status)] shows the
measured value before any validation and the status produced during
validation. The validated value is shown when you give the signal name that
is defined in Lizard.

logdel

logdel <group_id> <lastdate (YYMMDD)> deletes a log file/files dated
earlier than the last given date.

LOGFS

LOGFS <ERASE/DEFRAGD/SAT> erases all data in the log system and
resets the QML logger. Note that the command must be written in upper
case.

loggo

loggo <group_id> starts logging of the defined log group.

logshow

logshow <group_id> [start (YYMMDDHH)] [count] [itemno1 itemno2 ...]
logshow L1 shows one line of current day; logshow L1 40 shows 40 lines;
logshow L1 40 3 shows 40 lines of item 3; logshow L1 050618 10 shows
10 lines starting from 18.06.2005.

logshownext

logshownext <group_id> [count]. After the logshow command, this
command can be used to show the immediately following (later) log entries.

logshowprev

logshowprev <group_id> [count]. After the logshow command, this
command can be used to show the immediately preceding (earlier) log
entries.

logstatus

logstatus <group_id> shows logging state and variables of the defined log
group. The command without parameters shows statuses of all log groups.

logstop

logstop <group_id> stops logging of the defined log group.

md

md <directory> creates a directory. For example: md /Ext/logdata.

move

move <source file> [destination file] copies a file to another location and
removes the source file.

net

net <warnings | statistics [clear]>. Shows network statistics or warnings and
optionally clears them. To show network statistics or warnings, type net
statistics or net warnings. To clear the statistics or warnings, type net
statistics clear or net warnings clear.

netif

netif [open <ifname> | close <ifname>]. To show the status of all configured
network interfaces, type netif without any parameters. To open a given
interface, type netif open <ifname> where ifname is the name of the
interface. To close a given interface, type netif close <ifname>.

ntp

ntp

<set | show | test >

<

server

[

:port

]> [

maxroundtrip

] [

interface

]

. Sets the

QML logger clock based on remote NTP server clock or tests the connection
to the NTP server. To set the QML logger time, type ntp set <server>. To
show the time of the NTP server clock, type ntp show <server>. To test the
connection, type ntp test <server>. The optional port parameter specifies
the port to use for the connection; the default port is 123. The optional
roundtrip parameter specifies the maximum time in milliseconds allowed
between requesting the server time and its reception. The optional
parameter interface is the name of the interface to use for the NTP
connection.

open

Opens a terminal connection.

Table 22

Command Set (Continued)

Command

Description

Advertising