StaFlag

SCPI Command :

[SOURce<HW>]:BB:T2DVb:PLP<CH>:STAFlag
class StaFlagCls[source]

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

get(physicalLayerPipe=PhysicalLayerPipe.Default) bool[source]
# SCPI: [SOURce<HW>]:BB:T2DVb:PLP<CH>:STAFlag
value: bool = driver.source.bb.t2Dvb.plp.staFlag.get(physicalLayerPipe = repcap.PhysicalLayerPipe.Default)

Queries if the scheduling for the current PLP varies from T2 frame to T2 frame or remains static.

param physicalLayerPipe:

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

return:

static_flag: 1| ON| 0| OFF