Hardware
SCPI Command :
TEST:FADer:HARDware:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_state() bool[source]
# TEST:FADer:HARDware:STATe value: bool = driver.test.fader.hardware.get_state()
No help available
- set_state(state: bool) None[source]
# TEST:FADer:HARDware:STATe driver.test.fader.hardware.set_state(state = False)
No help available