Reference
SCPI Command :
[SOURce]:POWer:LEVel:VIA:REFerence:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_state() bool[source]
# [SOURce]:POWer:LEVel:VIA:REFerence:STATe value: bool = driver.source.power.level.via.reference.get_state()
No help available
- set_state(state: bool) None[source]
# [SOURce]:POWer:LEVel:VIA:REFerence:STATe driver.source.power.level.via.reference.set_state(state = False)
No help available