Performing Measurements with LabVIEW and C
- Updated2025-05-13
- 1 minute(s) read
Performing Measurements with LabVIEW and C
The Pulsed RF Measurement Library includes LabVIEW programming examples plus a library and header files for use in C and other text-based programming languages.
Refer to the following sections for information about how to access the LabVIEW API programming examples and the C API included with the Pulsed RF Measurement Library.
Accessing the LabVIEW API
The PRFM Library includes LabVIEW programming examples that you can use to build automated test applications.
The programming examples for the Pulsed RF Measurement Library LabVIEW API are available from the <LabVIEW Dir>\examples\PRFMsc directory. You can modify an example VI to fit an application, or copy and paste from one or more examples into a VI that you create. Pulsed RF Measurement Library VIs and documentation are available from the <LabVIEW Dir>\vi.lib\addons\PRFMsc directory.
Accessing the C API
The PRFM Library includes a library and header files for use in C and other text-based programming languages.
The header files, import libraries, and .dll that make up the C API are available from the National Instruments\PRFM Library\C Support directory.