Oflow

SCPI Command :

[SOURce]:IQ:OUTPut:DIGital:OFLow:STATe
class OflowCls[source]

Oflow commands group definition. 3 total commands, 1 Subgroups, 1 group commands

get_state() bool[source]
# SCPI: [SOURce]:IQ:OUTPut:DIGital:OFLow:STATe
value: bool = driver.source.iq.output.digital.oflow.get_state()

No command help available

return

state: No help available

Cloning the Group

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

Subgroups