DataRate

SCPI Command :

[SOURce<HW>]:BB:T2DVb:PLP<CH>:[INPut]:DATarate
class DataRateCls[source]

DataRate commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(physicalLayerPipe=PhysicalLayerPipe.Default) int[source]
# SCPI: [SOURce<HW>]:BB:T2DVb:PLP<CH>:[INPut]:DATarate
value: int = driver.source.bb.t2Dvb.plp.inputPy.dataRate.get(physicalLayerPipe = repcap.PhysicalLayerPipe.Default)


    INTRO_CMD_HELP: Queries the measured value of the data rate of one of the following:

    - External transport stream including null packets input at 'User 1' connector
    - External transport stream including null packets input at 'IP Data/LAN' connector (TSoverIP)

The value equals the sum of useful data rate rmeas and the rate of null packets r0: rmeas = rmeas + r0

param physicalLayerPipe:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Plp’)

return:

data_rate: integer Range: 0 to 999999999