Fduration
SCPI Command :
[SOURce<HW>]:BB:WLNN:FBLock<CH>:DATA:FDURation
- class FdurationCls[source]
Fduration commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(frameBlock=FrameBlock.Default) float [source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:DATA:FDURation value: float = driver.source.bb.wlnn.fblock.data.fduration.get(frameBlock = repcap.FrameBlock.Default)
Queries the duration of the frame in milliseconds, i.e. the WLAN burst length. Frame duration and duty cycle are related to data length and number of data symbols. Whenever one of them changes, the frame duration and duty cycle are updated.
- param frameBlock:
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)
- return:
frame_duration: float Range: 0 to 1000