Oflow
SCPI Command :
[SOURce]:IQ:OUTPut:DIGital:OFLow:STATe
- Commands in total: 3Subgroups: 1Direct 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