Reference : SGP_AVS_SW_ATLAS-05-05 Classification : COMPANY RESTRICTED
Version : 0.17 Project : ATLAS_DSW
Status : Proposed Chapter : User Manual
Date : 2006-09-12
Section : Diagnostic Software (Leco+)
© Philips Electronics N.V. 2006 Philips Semiconductors Page 63 of 124
1
Nucleus Name
DS_SYS_AudioLoopThroughStop
Nucleus Number 1231
Description Stop routing the audio input to all the outputs
Technical - Send the ‘Mute’ command to the audio decoder and reset the audio
decoder
Execution Time Less than 1 second.
User Input None.
Error Number Description
123100 AudioLoopthroughStop succeeded
123101 Resetting the audio decoder failed
123102 Resetting the audio encoder failed
Example
DS:> 1231
123100:
Test OK @
2
Nucleus Name
DS_SYS_SettingsHwIdSet
Nucleus Number 1232
Description This nucleus sets the HW-Id in the HW-diversity string
Technical - Read out the HW-diversity string
- Modify the HW-ID in that string as requested
- Write the modified HW-diversity string to the EEPROM
Execution Time Less than 1 second.
User Input - <HW-ID> - The hardware ID to set
- No input - The user will be asked for the ID
Error Number Description
123200 Setting the hardware ID succeeded
123201 Setting the hardware ID failed
123202 The user aborted setting the hardware ID, no changes made
Example
DS:> 1232
Enter the new HW ID of the digital board (Currently equals 21)
Enter a value between 0 and 99:
> 22
The HW ID will be set to: 22. Is that correct? ([Y/N]):y
123200:
Test OK @
DS:> 1232
Enter the new HW ID of the digital board (Currently equals 22)
Enter a value between 0 and 99:
>
The HW ID will be set to: 0. Is that correct? ([Y/N]):N
123202: Setting the HW ID was aborted by the user.
Error @
DS:> 1232 99
123200:
Test OK @
3
4