
MorphoAccess® SIGMA Family Administrator Guide
Terminal Configuration and Administration
2017_2000025464-v03
This document and the information therein are the property of Morpho. They must not
be copied or communicated to a third party without the prior authorization of Morpho
44
July 17
Syntax of the command-line
[-h] [-v] -f path_to_file -e IP_address [-t timeout] [-p port_number]
Options
Description
-h
Displays the help menu.
-v
Verbose mode. This is optional.
-f path
Path to the binary file used for upgrade. This is mandatory.
-e IP_address
IP address of the terminal to upgrade. This is mandatory.
-t timeout
Timeout of the connection (in ms). This parameter is optional. Its default
and minimal value is 10s.
-p port_number
TCP port number to be used to connect the terminal. This is an optional
parameter. Its default value is 11001.
Samples
The following command upgrades firmware of terminal at IP address 192.168.1.2 using file
new_firmware.bin
-f new_firmware.bin -e 192.168.1.2
Upgrades firmware of terminal at IP address 192.168.1.2 using file new_firmware.bin, with
a 15 seconds timeout
-f new_firmware.bin -e 192.168.1.2 -t 15000
Upgrades firmware of terminal at IP address 192.168.1.2 using file new_firmware.bin using
verbose mode
-v -f new_firmware.bin -e 192.168.1.2.
Note: If the Ethernet connection is broken during the firmware upgrade process, user can re-
plugin the Ethernet cable and relaunch RetrofitTool with the same command line. The
firmware upgrade is restarted from beginning and executes all command including proper
restarting of the terminal.