Vfirmware
SCPI Command :
INPut<ip>:IQ:OSC:VFIRmware
- class VfirmwareCls[source]
Vfirmware commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(inputIx=InputIx.Default) bool [source]
# SCPI: INPut<ip>:IQ:OSC:VFIRmware value: bool = driver.applications.iqAnalyzer.inputPy.iq.osc.vfirmware.get(inputIx = repcap.InputIx.Default)
Queries whether the firmware on the connected oscilloscope 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 Firmware is not supported ON | 1 Firmware is supported