Accessing Power-Added Efficiency Measurement Library API
- Updated2024-12-03
- 1 minute(s) read
Accessing Power-Added Efficiency Measurement Library API
The Power-Added Efficiency Measurement Library includes a LabVIEW API, and a C library and header files for use in C and other text-based programming languages.
LabVIEW API
The Power-Added Efficiency Measurement Library VIs are available on the Measurement I/O palette in LabVIEW.
C
API
The Power-Added Efficiency Measurement Library C API header files, import libraries, and DLL are available in the <Program Files>\National Instruments\PAEML directory.
PAEML Example Locations
The Power-Added Efficiency Measurement Library installs LabVIEW API programming examples that you can modify to automate and customize measurements to determine device performance.
Use the NI Example Finder to locate examples within LabVIEW.
- Select .
- Click Directory Structure on the Browse tab.
- Double-click the niPAEML folder to expand the examples.
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.