PadFlag

SCPI Command :

[SOURce<HW>]:BB:T2DVb:PLP<CH>:PADFlag
class PadFlagCls[source]

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

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

Queries if BBFrame padding other than for in-band signaling is used for the current PLP.

param physicalLayerPipe:

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

return:

padding_flag: 1| ON| 0| OFF