Diagnostic Software
EN 20 DVDR615, MRV6405.
Example DS:> 107
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 @
Nucleus Name DS_CHR_MacroVisionOn
Nucleus Number 110
Description Turn on MacroVision.
Technical - Set some registers of the DENC module in the Chrysalis.
Execution Time Less than 1 second.
User Input None
Error Number Description
11000 Turning on MacroVision succeeded
11001 Turning on MacroVision failed
Example DS:> 110
011000:
Test OK @
Nucleus Name DS_CHR_MacroVisionOff
Nucleus Number 111
Description Turn off MacroVision.
Technical - Set some registers of the DENC module in the Chrysalis.
Execution Time Less than 1 second.
User Input None
Error Number Description
11100 Turning off MacroVision succeeded
11101 Turning off MacroVision failed
Example DS:> 111
011100:
Test OK @
Nucleus Name DS_CHR_Peek
Nucleus Number 112
Description Peek a value on a specified address
Technical - Check the user input
- Read out the address specified
- Check whether the address to be read is aligned on 4 bytes
Execution Time Less than 1 second.