Remote-control commands
R&S
®
SMCVB-K157
60
User Manual 1179.4686.02 ─ 01
Example: Configuring and monitoring TS player output
//*********************************************************************************
// Configure general and stuffing parameters of the TS player output.
//*********************************************************************************
TSGen:CONFigure:STUFfing ON
TSGen:CONFigure:STOPdata TTSP
TSGen:CONFigure:TSPacket H184
TSGen:CONFigure:PIDTestpacket VAR
TSGen:CONFigure:PID 8100
// Corresponds to a PID = 1FA4 in hexadecimal representation.
TSGen:CONFigure:PAYLoad PRBS
TSGen:CONFigure:PRBS:SEQuence P23_1
//*********************************************************************************
// Monitor TS player output data.
//*********************************************************************************
// You can only change the data rate, if you stop the TS player.
TSGen:CONFigure:COMMand STOP
TSGen:CONFigure:TSRate 350E6
// Corresponds to a net data rate of 350 MBit/s.
TSGen:CONFigure:COMMand PLAY
TSGen:CONFigure:PLENgth?
// Response: "P188"
// Packet length is 188 bytes.
TSGen:READ:ORIGtsrate?
// Response in bit/s: "5018502"
Example: Configuring seamless loop parameters
TSGen:CONFigure:SEAMless:CC ON
TSGen:CONFigure:SEAMless:PCR OFF
TSGen:CONFigure:SEAMless:TT ON
Commands
......................................................................................... 61
............................................................................................61
.......................................................................................62
.............................................................................................62
............................................................................................62
:TSGen:CONFigure:PRBS[:SEQuence]
..............................................................................62
.................................................................................... 63
.................................................................................. 63
..................................................................................... 63
:TSGen:CONFigure:SEEK:POSition
...................................................................................63
...................................................................................... 64
...................................................................................... 64
.......................................................................................64
..........................................................................................65
TSGen subsystem