FlexRIO Examples
- Updated2025-11-03
- 2 minute(s) read
FlexRIO includes several example applications for LabVIEW. These examples serve as interactive tools, programming models, and as building blocks in your own applications.
Accessing FlexRIO with Integrated I/O Examples
- In LabVIEW, click .
- In the NI Example Finder window that opens, click .
-
Double click Getting Started with FlexRIO Integrated
IO.vi.
The FlexRIO with Integrated IO Project Creator window opens.
-
Select the example that corresponds to the name of your FlexRIO module. The
Description window includes a short description of the
getting started example for your device. Rename the project, select a location
for the project, and click OK.
The Project Explorer window for your new project opens.
Online examples are also available to demonstrate FlexRIO basics, such as using DRAM, acquiring data, and performing high throughput streaming. To access these examples, search FlexRIO examples in the Search the community field at ni.com/examples.
Common FlexRIO with Integrated I/O Examples
In addition to the examples within the FlexRIO with Integrated IO Project Creator, NI provides several examples that apply to all FlexRIO with Integrated I/O modules to help you perform common tasks.
The following table lists FlexRIO examples you can run from NI Example Finder:
| NI Example Finder FlexRIO Example | Description |
|---|---|
| Show All FlexRIO with Integrated IO Hardware.vi | Queries and displays a set of hardware properties from all FlexRIO with Integrated I/O devices in a chassis. |
| Vivado Export Getting Started Ultrascale.lvproj | Demonstrates how to export your LabVIEW FPGA project into Vivado in order to develop your FPGA design in the Vivado ADE. |
| Read-Write Calibration Data.vi | Demonstrates how to read and write calibration data and metadata into the storage space of FlexRIO with Integrated I/O devices. |