EN 19
3139 785 31150
5.
Firmware Upgrading & Diagnostic Software
Nucleus Name
DS_CHR_MuteOn
Nucleus Number
106
Description
Mute the audio outputs of the digital board
Technical
-
Send the ‘Mute’ command to the audio decoder
-
Activate the ‘audio mute’ PIO pin
Execution Time
Less than 1 second.
User Input
“PIO” to just use the PIO pin mute. When muting using this, also de-mute using
this as this works ‘paired’.
Error
Number
Description
10600
Muting the audio succeeded
10601
Muting the audio through the PIO-pin failed
Example
DS:> 106
010600:
Test OK @
DS:> 106 PIO
010600:
Test OK @
Nucleus Name
DS_CHR_MuteOff
Nucleus Number
107
Description
De-mute the audio outputs of the digital board
Technical
-
Send the ‘DeMute’ command to the audio decoder
-
Deactivate the ‘audio mute’ PIO pin
Execution Time
“PIO” to just use the PIO pin de-mute. Only de-mute using this when you muted
using the PIO parameter, as this works ‘’paired.
User Input
None
Error
Number
Description
10700
De-muting the audio succeeded
10701
De-muting the audio through the PIO-pin failed
Example
DS:> 107
010700:
Test OK @
DS:> 107 PIO
010700:
Test OK @
Nucleus Name
DS_CHR_DvLedOn
Nucleus Number
108
Description
Check the connection to the DV-LED on the digital board by switching it on
Technical
-
Write to the PIO pin to light the DV LED
Execution Time
Less than 1 second.
User Input
None
Error
Number
Description
10800
Switching the DV-LED on succeeded
10801
Switching the DV-LED on failed
Example
DS:> 108
010800:
Test OK @
Nucleus Name
DS_CHR_DvLedOff
Nucleus Number
109
Description
Switch off the DV-LED on the digital board
Technical
-
Write to the PIO pin to switch off the DV LED
Execution Time
Less than 1 second.
User Input
None
Error
Number
Description
10900
Switching the DV-LED off succeeded
10901
Switching the DV-LED off failed
Example
DS:> 109
010900:
Test OK @