Command reference for terminal connection, Table 22, Command set – Vaisala Hydromet Data Collection Platform User Manual

Page 108

Advertising
background image

User's Guide ______________________________________________________________________

106 __________________________________________________________________M210784EN-E

Command Reference for Terminal Connection

Table 22

Command Set

Command

Description

altitude

altitude [meters]. To see the current station altitude, type altitude. To
change the altitude, type altitude and the new station altitude in meters
from sea level.

battery

battery [capacity] sets the capacity of the internal battery, needed for QML
logger internal control. Accepted capacity values are 1.2 ... 24 Ah. To see
the battery status, type battery. Note that the battery command applies
only to the internal battery up to QML201B.

cd

cd <directory> changes the current directory. cd / gets you back to the root
directory. Use the command cd .. to move up one directory level.

chmod

chmod <filename> <r/w/x> changes the file access attributes: read (r), write
(w) or execute (x). The setup file "Basic/Advanced/Lowpower" needs to
have the attributes rwx.

close

Closes the terminal connection.

copy

copy <source file> [destination file] copies a file to another location.

del

del <filename> [filename] deletes a specified file. Only files that have (w)rite
access attribute can be deleted (see the chmod command).

dir

dir [file/path] [/F] displays a list of a directory's files and subdirectories, used
and free disk space. The file information includes name, access_attributes,
time, date, and size.

disable

disable <Measurement name> disables the measurement input or sensor.

enable

enable <Measurement name> enables the measurement input or sensor.

errors

errors [clear]. To see active errors, type errors. To clear active errors, type
errors clear. Errors indicate that there is something wrong in the software.

EXTFS

EXTFS <INFO | ERASE | HELP>. To format a CompactFlash card, type
EXTFS ERASE. To show card info, type EXTFS INFO. Note that the
command must be written in upper case.

ftp

ftp

<

get

|

put

|

test

> <

user:password

> <

source

> [

destination

] [

interface

]

[

options

].

Transfers files to or from the QML logger or tests the connection

to the FTP server. To download a file to the QML logger, type ftp get
<user:password> <source>. To upload a file from the QML logger to the
FTP server, type ftp put <user:password> <source>. To test the connection
to the FTP server, type ftp test <user:password> <destination>. The
parameters user:password are the user name and password for the FTP
server. The parameter source is the name of the source file on the QML
logger or the FTP server. The optional parameter destination is the name of
the destination file. The optional parameter interface is the name of the
interface to use for the FTP connection.

help

help [command...] displays a command syntax. To list all the available
commands, type help.

ipconfig

ipconfig. Shows the IP configuration of all open network interfaces. The
command has no parameters.

Advertising