Vdevice

SCPI Command :

INPut<ip>:IQ:OSC:VDEVice
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(inputPy=InputPy.Default) bool[source]
# INPut<ip>:IQ:OSC:VDEVice
value: bool = driver.applications.iqAnalyzer.inputPy.iq.osc.vdevice.get(inputPy = repcap.InputPy.Default)

Queries whether the connected instrument is supported for Oscilloscope Baseband Input. For details see the specifications document.

Parameters:

inputPy – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘InputPy’)

Returns:

state: ON | OFF | 0 | 1 OFF | 0 Instrument is not supported. ON | 1 Instrument is supported