State
SCPI Command :
[SENSe]:SUBSpan:STATe
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe]:SUBSpan:STATe value: bool = driver.applications.k17Mcgd.sense.subspan.state.get()
Queries the state of the frequency subspan measurements. This can be helpful when using subspan mode ‘Auto’ where the FSW-K17S decides automatically if subspan measurements are active (query state ‘ON’) or inactive (query state ‘OFF’) .
- return
state: ON | OFF