Dcycle
SCPI Command :
[SOURce<HW>]:BB:WLNN:FBLock<CH>:DATA:DCYCle
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(frameBlock=FrameBlock.Default) float[source]
# [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.
- Parameters:
frameBlock – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)
- Returns:
duty_cycle: float Range: 0.1 to 1