User's Guide

Examples
: xfer -r m717_1_04.pack
CCC
: xfer -s test.json
4.1.12. fwupdate
Description
Initiate a firmware update.
Usage
fwupdate <filename> where <filename> is the name of the package file
containing the firmware
fwupdate -a to update to the latest ocial firmware version distributed by
Metrilog. The RTU automatically searches and retrieves the package file over the
Internet.
Remarks
When updating from a local file, it is essential that the package file has a .pack
extension, and is located in the firmware/ directory on the local file system. The
file can be brought on the file system either using the xfer command (x-modem
protocol) or by downloading it from the Internet using the net get command.
Before the update starts, the file is checked for validity and the user is prompted
for a final confirmation. If you are connected over USB, during the update the
virtual serial port will disconnect and you might need to unplug and re-plug the
USB cable.
Examples
: fwupdate firmware/m717_1_04.pack
Package is ok
M717-boot, 0.94,
M717-app, 1.04, force
Proceed with the firmware update? (y/n): y
Please stand by, the system will be updated.
It will take several seconds.
During this time, don't switch the power off!
: fwupdate -a
New firmware found, loading file...
Update under way, don't switch the power off!
: fwupdate -a
The firmware is up to date
4.1.13. reboot
Description
This command reboots the RTU.
Usage
reboot [ -c | -cc ]
Without parameters, the system will reboot. With the -c parameter, the system
reboots, but immediately after start-up the internal configuration will be erased.
With the -cc parameter, the system reboots, but immediately after start-up both
the internal configuration, as well as all the historians will be erased.
WARNING: after using the option -cc, all data in the RTU will be lost!
Remark
This operation must be done whenever an RTU is relocated to another site with a
dierent sensor configuration.
21