Vdevice

SCPI Command :

INPut<ip>:IQ:OSC:VDEVice
class VdeviceCls[source]

Vdevice commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(inputIx=InputIx.Default) bool[source]
# SCPI: INPut<ip>:IQ:OSC:VDEVice
value: bool = driver.applications.iqAnalyzer.inputPy.iq.osc.vdevice.get(inputIx = repcap.InputIx.Default)

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

param inputIx

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

return

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