State

SCPI Commands

SOURce:DATA:CONTrol:SUPL:STATe
class State[source]

State commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get()RsCmwDau.enums.DauState[source]
# SCPI: SOURce:DATA:CONTrol:SUPL:STATe
value: enums.DauState = driver.source.data.control.supl.state.get()

No command help available

return

state: No help available

set(control: bool)None[source]
# SCPI: SOURce:DATA:CONTrol:SUPL:STATe
driver.source.data.control.supl.state.set(control = False)

No command help available

param control

No help available