readme.txt

来自「使用NI公司的LabwindowsCVI平台开发虚拟仪器频谱分析仪的源代码」· 文本 代码 · 共 16 行

TXT
16
字号
Basic Spectrum Analyzer using NI-DAQ and DSA boards

This example shows how to create a basic spectrum analyzer in LabWindows/CVI
using NI-DAQ functions with a PCI-445X or NI-455X DSA boards.

This example use pure NI-DAQ functions to perform a continuous acquisition 
and displays the acquire data and FFT analysis.

When a device is selected the program auto detects the type of DSA board and
allows you to select the alias-free frequency span you are interested on , the
number of lines of FFT resolution you want and the window type. You can also
select the number of channels and the coupling and gain per channel.

This is an excellent template for any development in CVI using NI-DAQ functions to 
control a DSA board.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?