Vfirmware

SCPI Command :

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

Queries whether the firmware on the connected oscilloscope 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 Firmware is not supported ON | 1 Firmware is supported