Creating a Real-Time FlexRIO Project
- Updated2024-09-23
- 1 minute(s) read
Creating a Real-Time FlexRIO Project
Complete the following steps to create a Real-Time FlexRIO project in LabVIEW.
- In LabVIEW, select New Project.
- Select Real-Time Project and click OK.
- In the Create New LabVIEW Real-Time Project window, select the project type in the Project type drop-down menu, create a name for the project in the Project name field, and select a location to save the project in the Project folder field.
- Click Next.
- Add VIs to your project. You can either add blank VIs or import existing VIs to the host and the target.
- Click Next.
- In the Browse targets window, select Browse... to search for targets.
- The Add Targets and Devices on <target name> window appears. select one of the following options.
- Discover existing system - select this option if your FlexRIO FPGA target is installed in your computer.
- Create new system - select this option if your hardware is not available or not connected.
- Click OK.
- Click Next.
- Click Finish.
- The project appears in the Project Explorer window.
- Right-click the target and select New»FPGA Target. The FPGA target appears in the project under the Real-Time target.
For more information about using LabVIEW Real-Time, refer to the LabVIEW Real-Time Module User Manual on ni.com/docs. For information about advanced design considerations that use LabVIEW Real-Time and NI-793xR modules, refer to the NI-7931R/7932R/7935R User Manual.