Pmanagement
SCPI Command :
[SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:MAC:FCONtrol:PMANagement
- class PmanagementCls[source]
Pmanagement commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(frameBlock=FrameBlock.Default, userIx=UserIx.Default) str [source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:MAC:FCONtrol:PMANagement value: str = driver.source.bb.wlnn.fblock.user.mac.fcontrol.pmanagement.get(frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default)
The command enters the value of the individual bits of the frame control field.
- param frameBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)
- return
pmanagement: No help available
- set(pmanagement: str, frameBlock=FrameBlock.Default, userIx=UserIx.Default) None [source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:MAC:FCONtrol:PMANagement driver.source.bb.wlnn.fblock.user.mac.fcontrol.pmanagement.set(pmanagement = rawAbc, frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default)
The command enters the value of the individual bits of the frame control field.
- param pmanagement
integer Range: #H0,1 to #H1,1
- param frameBlock
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)
- param userIx
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)