EN 63
3139 785 31532
5.
Firmware Upgrading & Diagnostic Software
Nucleus Name
DS_SYS_VirginModeGet
Nucleus Number
1222
Description
Get the virgin mode functionality status (e.g. the auto channel search upon
start-up)
Technical
-
Issue the command to reset the bit for the virgin mode to the analogue
board
Execution Time
Less than 1 second.
User Input
None
Error Number
Description
122200
Getting the virgin mode succeeded
122201
Reading the Virgin Mode flag from NVRAM failed
122202
Initialisation of IIC or reaching the NVRAM failed
122203
Reading an unexpected version of the section in NVRAM
Example
DS:> 1222
122200: The Virgin Mode functionality is: ON
Test OK @
Nucleus Name
DS_SYS_DisplayFatalOn
Nucleus Number
1223
Description
Turn on the display-fatal functionality which displays debug-information on the
display when encountering a fatal error condition from which could not be
recovered automatically
Technical
-
Issue the command to use the display-fatal functionality to the analogue
board
Execution Time
Less than 1 second.
User Input
None
Error Number
Description
122300
Turning on the display-fatal functionality succeeded
122301
Turning on the display-fatal functionality failed
122302
The returned error code from the analogue board is unknown:
122303
No DS error code known for analogue board error:
122304
There was no response from the analogue board.
122305
Section validation or write failed in NVRAM
122306
Reading the section from NVRAM failed
122307
Initialisation of IIC or reaching NVRAM failed
Example
DS:> 1223
122300:
Test OK @
Nucleus Name
DS_SYS_DisplayFatalOff
Nucleus Number
1224
Description
Turn off the display-fatal functionality which displays debug-information on the
display when encountering a fatal error condition from which could not be
recovered automatically
Technical
-
Issue the command to stop using the display-fatal functionality to the
analogue board
Execution Time
Less than 1 second.
User Input
None
Error Number
Description
122400
Turning off the display-fatal functionality succeeded
122401
Turning off the display-fatal functionality failed
122402
The returned errorcode from the analogue board is unknown:
122403
No DS errCode known for analogue board error:
122404
There was no response from the analogue board.
122405
Section validation or write failed in NVRAM
122406
Reading the section from NVRAM failed
122407
Initialisation of IIC or reaching NVRAM failed
Example
DS:> 1224
122400:
Test OK @