
Programming Command Reference
5
N9360A Multi UE Tester GSM Programming Manual
5-15
Command Reference for Firmware Update
The firmware update commands are used for firmware update
setting of the Tester. The query commands return the settings of
those controls and parameters.
Update Type
UPDAte:TYPE USB|HDD|SERVER
UPDAte:TYPE?
This command sets update type for firmware update screen and
update flash screen. The parameter is
USB
(update from USB
memory),
HDD
(update from internal hard disk drive) or
SERVER
(update from external ftp server. At preset, this is set to
USB
.
This query command returns the update type (
USB
,
HDD
or
SERVER
) setting with strings.
Update Result
UPDAte:RESult?
This query command returns the set of values,
<int 1>
,
<int
2>
,
<int 3>
,
<int 4>
,
<string 1>
,
<string 2>
,
USB
|
HDD
|
SERVER
, as a result of last update.
•
<int 1>
(1 digit) is the existance of update result for the
exist (
1
) or not exist (
0
).
•
<int 2>
(4 digit) is the year by which update was carried
out with
yyyy
.
•
<int 3>
(2 digit) is the month by which update was carried
out with
mm
.
•
<int 4>
(2 digit) is the day by which upadate was carried
out with
dd
.
•
<string 1>
(32 letters) is the version number of archive.
•
<string 2>
(4 letters) is the result code of update. If
update is a failure, it is equivalent to the error code. If
update is a success, it is
0000
.
•
USB
|
HDD
|
SERVER
is the update type.