Bselection

SCPI Command :

[SOURce<HW>]:BB:WLNN:FBLock<CH>:SMAPping:BSELection
class BselectionCls[source]

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

get(frameBlock=FrameBlock.Default) str[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:SMAPping:BSELection
value: str = driver.source.bb.wlnn.fblock.smapping.bselection.get(frameBlock = repcap.FrameBlock.Default)

No command help available

param frameBlock

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

return

bselection: No help available

set(bselection: str, frameBlock=FrameBlock.Default) None[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:SMAPping:BSELection
driver.source.bb.wlnn.fblock.smapping.bselection.set(bselection = 'abc', frameBlock = repcap.FrameBlock.Default)

No command help available

param bselection

No help available

param frameBlock

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