Command Syntax Description
cd <directory> Changes the current directory.
cd / brings you back to the root directory.
cd .. moves you up 1 directory level.
chmod <filename> <r|w|x> Changes the access attributes for the given file:
• r: Read
• w: Write
• x: Execute
The setup file Basic/Advanced/Lowpower must
have the attributes rwx.
close
Closes the service connection.
copy <source_file>
[destination_file]
Copies a file to another location.
del <filename> [filename] Deletes the specified file. You can only delete files that have ther write
access attribute (see the chmod command).
dir [file/path] [/F] Displays a list of files in a directory and subdirectories, and the amount of
used and free disk space. The file information includes name, access
attributes, time, date, and size.
disable <measurement> Disables the measurement input or sensor.
enable <measurement> Enables the measurement input or sensor.
errors [clear] errors shows the active errors. Errors indicate that there is something
wrong in the software.
errors clear clears the active errors.
EXTFS <INFO|ERASE|HELP> EXTFS INFO shows the information on the CompactFlash memory card.
EXTFS ERASE formats the CompactFlash memory card.
EXTFS HELP shows the help for the EXTFS command.
AWS310-SITE Configuration and Maintenance Manual M211828EN-C
140