State

SCPI Command :

[SOURce]:IQ:OUTPut:DIGital:FADer<CH>:OFLow:HOLD:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(digitalIq=DigitalIq.Default) bool[source]
# [SOURce]:IQ:OUTPut:DIGital:FADer<CH>:OFLow:HOLD:STATe
value: bool = driver.source.iq.output.digital.fader.oflow.hold.state.get(digitalIq = repcap.DigitalIq.Default)

Queries an overload since last reset for evaluating the measurement.

Parameters:

digitalIq – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fader’)

Returns:

state: 1 | ON | 0| OFF