State
SCPI Command :
[SENSe]:SWEep:SCAPture[:STATe]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [SENSe]:SWEep:SCAPture[:STATe] value: bool = driver.sense.sweep.scapture.state.get()
No help available
- set(seg_cap_state: bool) None[source]
# [SENSe]:SWEep:SCAPture[:STATe] driver.sense.sweep.scapture.state.set(seg_cap_state = False)
No help available