Command Syntax Description
param_set [set_name
[param_name [value]]]
paramset lists all parameter sets.
paramset set_name shows the values of all parameters in the given
parameter set.
paramset set_name param_name shows the value of the given
parameter in the given parameter set.
paramset set_name param_name value sets the value of the given
parameter in the given parameter set.
paramsetclear <set_name>
[param_name]
paramsetclear removes all parameter sets.
paramsetclear set_name removes parameters in a given set.
paramsetclear set_name param_name removes a parameter in a
parameter set.
ping
<destination_IP_address/
hostname>
Tests access to a host based on its IP address or DNS name.
pslevel [meters] pslevel shows the current pressure sensor level.
pslevel meters changes the pressure sensor level in meters from the
station altitude.
rd <directory> Removes the given directory.
rename <current_name>
<new_name>
Changes the name of a file from current_name to new_name. For
example:
rename /Ext/dst105.hex /Ext/dst105r.hex
rep <report_name> Shows the contents of a report. For example: rep MyRep0
reset [delay (seconds)] Resets the QML data logger (warm boot). If you do not give the delay
time, the logger resets immediately.
serial <port> [speed parity
bits stop]
serial port shows the settings of the given port.
serial port and the new parameters change the settings of the given
port:
• speed: 300 ... 19200
• parity: N, O, or E
• bits: 7 or 8
• stop: 0 or 1
For example: serial 0 9600 N 8 1
sname [station_name] sname shows the current station name.
sname station_name changes the station name. If the station name
begins with a digit or contains a space, the name must be in quotes. For
example:
spclear <parameter|ALL> Clears the given static parameter or all parameters.
Appendix A – Command Reference
143