Oflow

SCPI Command :

[SOURce]:IQ:OUTPut:DIGital:OFLow:STATe
Commands in total: 3
Subgroups: 1
Direct child commands: 1
get_state() bool[source]
# [SOURce]:IQ:OUTPut:DIGital:OFLow:STATe
value: bool = driver.source.iq.output.digital.oflow.get_state()

No help available

Cloning the Group

# Create a copy of the original group, that exists independently
oflow_copy = driver.source.iq.output.digital.oflow.clone()

Subgroups