State
SCPI Command :
[SOURce]:IQ:OUTPut:DIGital:FADer<CH>:OFLow:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(digitalIq=DigitalIq.Default) bool[source]
# [SOURce]:IQ:OUTPut:DIGital:FADer<CH>:OFLow:STATe value: bool = driver.source.iq.output.digital.fader.oflow.state.get(digitalIq = repcap.DigitalIq.Default)
Queries whether the I/Q output signal is clipped or not.
- Parameters:
digitalIq – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fader’)
- Returns:
state: 1 | ON | 0| OFF