State

SCPI Commands

INSTrument:COUPle:GENerator:STATe
class StateCls[source]

State commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() bool[source]
# SCPI: INSTrument:COUPle:GENerator:STATe
value: bool = driver.instrument.couple.generator.state.get()

No command help available

return

arg_0: No help available

set(arg_0: bool) None[source]
# SCPI: INSTrument:COUPle:GENerator:STATe
driver.instrument.couple.generator.state.set(arg_0 = False)

No command help available

param arg_0

No help available