State
SCPI Command :
[SENSe]:SWEep:SCAPture[:STATe]
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe]:SWEep:SCAPture[:STATe] value: bool = driver.sense.sweep.scapture.state.get()
No command help available
- return
seg_cap_state: No help available
- set(seg_cap_state: bool) None [source]
# SCPI: [SENSe]:SWEep:SCAPture[:STATe] driver.sense.sweep.scapture.state.set(seg_cap_state = False)
No command help available
- param seg_cap_state
No help available