Dcycle
SCPI Command :
[SOURce<HW>]:BB:WLNN:FBLock<CH>:DATA:DCYCle
- class DcycleCls[source]
Dcycle 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:DCYCle value: float = driver.source.bb.wlnn.fblock.data.dcycle.get(frameBlock = repcap.FrameBlock.Default)
Queries the duty cycle, i.e. the ratio of frame duration and total signal 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:
duty_cycle: float Range: 0.1 to 1