Remote-Control Commands
R&S
®
SMCVB-K163
74
User Manual 1179.0997.02 ─ 02
[:SOURce<hw>]:BB:DVBT[:SPECial]:REEDsolomon:LOW
...................................................74
[:SOURce<hw>]:BB:DVBT[:SPECial]:REEDsolomon[:HIGH]
................................................ 74
[:SOURce<hw>]:BB:DVBT[:SPECial]:SETTing[:STATe]
........................................................ 74
[:SOURce<hw>]:BB:DVBT[:SPECial]:REEDsolomon:LOW
<ReedSolomonLow>
[:SOURce<hw>]:BB:DVBT[:SPECial]:REEDsolomon[:HIGH]
<ReedSolomonHigh>
Enables/disables the Reed-Solomon encoder.
Parameters:
<ReedSolomonHigh> OFF | ON | 1 | 0
*RST:
ON
Example:
See
Example "Configure special settings"
Manual operation:
See
[:SOURce<hw>]:BB:DVBT[:SPECial]:SETTing[:STATe]
<Settings>
Enables/disables special settings.
The setting allows you to switch between standard-compliant and user-defined channel
coding.
Parameters:
<Settings>
0 | 1 | OFF | ON
*RST:
0
Example:
See
Example "Configure special settings"
Manual operation:
See
6.6
TSGen Subsystem
The
TSGen
subsystem contains the commands for configuring the TS player.
Example: Play a TS player file
//******************************************************************************
// Select a file, e.g. a user-defined setting.
//******************************************************************************
:TSGen:CONFigure:PLAYfile "/var/user/my_test_player_test.trp"
// Selects the file "my_test_player_test" with extension *.trp.
//******************************************************************************
// Within the file, define a section, that you want to play.
// You can set start/stop position for a maximum section length of 10 hours.
//******************************************************************************
:TSGen:CONFigure:SEEK:STARt 60000 // milliseconds
// Section start is after one minute from the original file start.
// The first minute is ignored.
TSGen Subsystem