Using C Series Modules in a LabVIEW Project
- Updated2025-10-09
- 2 minute(s) read
To use C Series modules in a LabVIEW project, configure the project with your controller, chassis, and FPGA.
The following figure shows a project configured with a controller, chassis, FPGA target, and C Series modules in Scan Interface mode and FPGA Interface mode.
- Target
- Chassis Item
- Real-Time Scan Resources Item
- C Series Modules (Scan Interface)
- FPGA Target
- C Series Module (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 labview\examples\CompactRIO\NI Scan Engine\Getting Started\Using Scan Interface with FPGA Interface\Using Scan Interface with FPGA Interface.lvproj.
Target and Chassis Items
| Target Item Icon | Device |
|---|---|
|
|
CompactRIO Controller |
|
|
Ethernet RIO Chassis |
|
CompactRIO Chassis Ethernet RIO Chassis |
| Chassis Item Icon | Device |
|---|---|
|
|
CompactRIO Chassis, Ethernet RIO Chassis |
| MXIe-RIO Chassis | |
|
|
R Series Expansion Chassis Single-Board RIO Mezzanine Card |
| Single-Board RIO Device |
Related Information
- Configuring a Project
Configure a LabVIEW project with connected hardware or offline hardware.
- Programming Interfaces
Communicate with devices using Scan Interface mode, FPGA Interface mode, or Hybrid mode.