Prtype

SCPI Command :

[SOURce<HW>]:BB:WLNN:FBLock<CH>:PRTYpe
class PrtypeCls[source]

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

get(frameBlock=FrameBlock.Default) RsSmbv.enums.CckFormat[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:PRTYpe
value: enums.CckFormat = driver.source.bb.wlnn.fblock.prtype.get(frameBlock = repcap.FrameBlock.Default)

No command help available

param frameBlock

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

return

prtype: No help available

set(prtype: RsSmbv.enums.CckFormat, frameBlock=FrameBlock.Default) None[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:PRTYpe
driver.source.bb.wlnn.fblock.prtype.set(prtype = enums.CckFormat.LONG, frameBlock = repcap.FrameBlock.Default)

No command help available

param prtype

No help available

param frameBlock

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