State
SCPI Command :
SOURce:VOLTage[:STATe]
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: SOURce:VOLTage[:STATe] value: bool = driver.applications.k30NoiseFigure.source.voltage.state.get()
No command help available
- return
state: No help available
- set(state: bool) None [source]
# SCPI: SOURce:VOLTage[:STATe] driver.applications.k30NoiseFigure.source.voltage.state.set(state = False)
No command help available
- param state
No help available