Programming the PXIe-5630
- Updated2023-03-13
- 1 minute(s) read
You can acquire data interactively with the PXIe-5630 using the NI-VNA soft front panel (SFP), or you can control the device programmatically using the NI-VNA instrument driver. You can then use NI-VNA to program the device in the ADE of your choice.
| Application Programming Interface (API) | Location | Description |
|---|---|---|
| NI-VNA SFP |
Available from the Start menu at . |
A software representation of a traditional benchtop vector network analyzer. |
| NI-VNA Instrument Driver |
LabVIEW—Available on the LabVIEW Functions palette at . |
Features a set of functions and attributes that exercise all the functionality of the PXIe-5630, including configuration, control, and other device-specific functions. |
|
C or LabWindows/CVI—Available at Program Files\IVI Foundation\IVI\Drivers\niVNA. |
||
|
Microsoft Visual C/C++—Use examples located in the
<NIDocDir>\NI-VNA\examples
directory, where
<NIDocDir> is one of the following directories:
|
You can modify an NI-VNA C example to create an application with Microsoft Visual C/C++. |