This content is not available in your preferred language.

The content is shown in another available language. Your browser may include features that can help translate the text.

Detecting Your CompactRIO System Using LabVIEW

Updated Nov 18, 2022

Environment

Hardware

  • CompactRIO Controller
  • CompactRIO Chassis

Software

  • LabVIEW

After you've finished installing NI software on your CompactRIO controller, you need to detect your CompactRIO system using LabVIEW.

Complete the following steps to discover your CompactRIO System in a LabVIEW project.

  1. Create a new project in LabVIEW by selecting File»Create Project...or open an existing project underneath.

Figure 1. Create a new LabVIEW project.
 

  1. Right-click the project root in the Project Explorer window and select New»Targets and Devices from the shortcut menu to display the Add Targets and Devices dialog box.

  2. Select the appropriate device from the Targets and Devices list.

Note  If you cannot find the appropriate device, you may not have configured it for your network using Measurement & Automation Explorer (MAX). Launch MAX and refer to the Remote Systems help. Select Help»Help Topics»Remote Systems to open the Remote Systems help file.

  1. Click the OK button.

  2. If the Select Programming Mode dialog box appears, select LabVIEW FPGA Interface or Scan Interface as appropriate.

  3. Click the Continue button.

  4. If the Discover C Series Modules? dialog box appears, click the Discover button.

  5. Right-click a module in the Project Explorer window and select Properties from the shortcut menu to configure module-specific settings.

  6. Repeat steps 2 through 8 to add an expansion chassis or additional expansion chassis to the project.