DataRate

SCPI Command :

[SOURce<HW>]:BB:DVBS2:[INPut]:[IS<CH>]:DATarate
class DataRateCls[source]

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

get(inputStream=InputStream.Default) float[source]
# SCPI: [SOURce<HW>]:BB:DVBS2:[INPut]:[IS<CH>]:DATarate
value: float = driver.source.bb.dvbs2.inputPy.isPy.dataRate.get(inputStream = repcap.InputStream.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 inputStream:

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

return:

meas_data_rate: float Range: 0 to 999999999