PiType
SCPI Command :
[SOURce<HW>]:BB:WLNN:FBLock<CH>:PITYpe
- class PiTypeCls[source]
PiType commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(frameBlock=FrameBlock.Default) WlannFbPilotType [source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:PITYpe value: enums.WlannFbPilotType = driver.source.bb.wlnn.fblock.piType.get(frameBlock = repcap.FrameBlock.Default)
No command help available
- param frameBlock:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)
- return:
pi_type: No help available
- set(pi_type: WlannFbPilotType, frameBlock=FrameBlock.Default) None [source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:PITYpe driver.source.bb.wlnn.fblock.piType.set(pi_type = enums.WlannFbPilotType.FIXed, frameBlock = repcap.FrameBlock.Default)
No command help available
- param pi_type:
No help available
- param frameBlock:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)