State
SCPI Command :
[SENSe]:PROBe<pb>:SETup:STATe
- class StateCls[source]
State commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(probe=Probe.Default) RsFsw.enums.Detect [source]
# SCPI: [SENSe]:PROBe<pb>:SETup:STATe value: enums.Detect = driver.applications.k91Wlan.sense.probe.setup.state.get(probe = repcap.Probe.Default)
Queries if the probe at the specified connector is active (detected) or not active (not detected) . To switch the probe on, i.e. activate input from the connector, use INP:SEL:AIQ (see method RsFsw.Applications.K10x_Lte.InputPy.Select.set) .
- param probe
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Probe’)
- return
unit: No help available