State
SCPI Command :
[SENSe]:SUBSpan:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# [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’) .
- Returns:
state: ON | OFF