State

SCPI Command :

[SENSe]:SUBSpan:STATe
Commands in total: 1
Subgroups: 0
Direct 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