主要内容

快速控制接口

使用快速控制示波器、函数发生器、射频信号发生器和射频频谱分析仪与基于 IVI-C 的仪器进行通信

快速控制接口用于控制使用底层 IVI-C 驱动的示波器、函数发生器、射频信号发生器和射频频谱分析仪。在这些易于使用的界面中,您不必直接与驱动打交道。

函数

全部展开

resourcesList of available instrument resources for Quick-Control interfaces
driversList of available instrument drivers for Quick-Control interfaces
connectConnect device object to instrument
disconnectDisconnect device object from instrument
oscilloscopeConnection to Quick-Control Oscilloscope instrument
readWaveformReturns waveform displayed on scope
configureChannelReturn or set specified oscilloscope control on selected channel
fgenConnection to Quick Control function generator instrument
selectChannelSpecify channel for function generator output
selectWaveformSpecify arbitrary waveform for function generator output
downloadWaveformDownload arbitrary waveform to function generator
removeWaveformRemove arbitrary waveform from function generator memory
enableOutputEnable function generator channel output
disableOutputDisable function generator channel output
resetReset RF spectrum analyzer to factory state
rfsiggenConnection to Quick-Control RF Signal Generator instrument
downloadDownloads arbitrary waveform to RF signal generator
startEnables RF signal generator signal output and modulation output
rfspecanConnection to Quick-Control RF spectrum analyzer instrument (自 R2025a 起)
readAmplitudePerform RF spectrum analyzer amplitude measurement (自 R2025a 起)
readPowerSpectrumPerform RF spectrum analyzer spectral data measurement (自 R2025a 起)
resetReset RF spectrum analyzer to factory state

主题

快速控制示波器

快速控制函数发生器

快速控制射频信号发生器

疑难解答

Troubleshooting IVI and Quick-Control Interfaces

Try these tips if you have problems using the toolbox with the IVI and Quick-Control interfaces. Includes information about supported platforms, adaptor requirements, configuration and connection, and other interface-specific tips.

精选示例