EN 120
3139 785 31681
Firmware Upgrading & Diagnostic Software
5.
Nucleus Name
DS_DTTM_ AvPredefinedStreamChange
Nucleus Number
2223
Description
Adds or changes the settings of a predefined stream.
Note
No parameter validity check is being performed. This is done when this stream
is selected.
Stream no 0 is built-in and cannot be changed.
Technical
-
Send the DTTM command ID 1004, with the supplied parameters.
Execution Time
< 1 sec.
User Input
1. Stream number : The stream to be changed. [1-9]
2. VideoStandard : video standard (0=PAL, 1=SECAM)
3. VideoTypeCh3 : TV channel video type (0=RGB, 1=YPbPr, 2=YC)
4. VideoTypeCh2 : TV channel video type (0=CVBS, 1=YC)
5. VideoTypeCh1 : AUX channel video type (0=YC, 1=CVBS)
6. VideoPid : current video PID [0x0000-0x1FFF]
7. AudioPid : current audio PID [0x0000-0x1FFF]
8. PCRPid : current PCR PID [0x0000-0x1FFF]
9. Frequency : tuner frequency [Hz] [5000000, 859000000]
10. Bandwidth : tuner bandwidth (0=7 MHz, 1=8 MHz)
11. SpectralInversion: tuner spectral inversion (0=normal, 1=inverse)
Error Number
Description
222300
A predefined stream has been added or changed successfully
222301
Insufficient number of input data supplied
222302
Could not change or add a predefined stream
222303
Communication with the DTT Module failed
222304
DTT Module initialisation failed.
Example
DS:> 2223 4 0 0 0 1 0x79 0x7a 0x79 506000000 1 0
222300:
Test OK @
Nucleus Name
DS_DTTM_ AvMojoColourbarOn
Nucleus Number
2224
Description
Activates the Mojo colour bar.
Note
This nucleus will return with error 222401, if another AV test is already running.
Technical
-
Send the DTTM command ID 1607
Execution Time
< 1 sec.
User Input
None
Error Number
Description
222400
The Mojo colour bar has been activated successfully
222401
Can not start another AV test (one is already running)
222402
The Mojo colour bar could not be activated
222403
Communication with the DTT Module failed
222404
DTT Module initialisation failed.
Example
DS:> 2224
222400:
Test OK @
Nucleus Name
DS_DTTM_ AvMojoColourbarOff
Nucleus Number
2225
Description
Turns off the Mojo colour bar.
Technical
-
Send the DTTM command ID 1608
Execution Time
< 1 sec.
User Input
None
Error Number
Description
222500
The Mojo colour bar has been turned off successfully
222501
The Mojo colour bar could not be turned off
222502
Communication with the DTT Module failed
222503
DTT Module initialisation failed.
Example
DS:> 2225
222500:
Test OK @