Configuring a Project
- Updated2025-04-03
- 2 minute(s) read
Configure a LabVIEW project with connected hardware or offline hardware.
Use a LabVIEW project to work with NI CompactRIO Device Drivers and C Series modules. Configure the project with targets and items for your hardware devices:
The following figure shows a LabVIEW project configured with targets and items.
- Controller Target
- Chassis Item
- Real-Time Scan Resources Item
- C Series Module Items (Scan Interface)
- FPGA Target
- C Series Module Item (FPGA Interface)
For an example of a LabVIEW project using C Series I/O, refer to the Using the Scan Interface with FPGA Interface LabVIEW project in the labview\examples\CompactRIO\NI Scan Engine\Getting Started\Using Scan Interface with FPGA Interface\Using Scan Interface with FPGA Interface.lvproj .
Related Information
- Single-Board RIO System
A single-board RIO (sbRIO) device consists of a real-time processor that is connected to a reconfigurable FPGA on a single PCB.
- Using C Series Modules in a LabVIEW Project
- Using the Scan Interface with Individual Modules