Red Exclamation Mark Next to 6584 FlexRIO Adapter Module in LabVIEW Project

Updated May 17, 2023

Reported In

Hardware

  • NI-6584

Software

  • LabVIEW

Driver

  • FlexRIO

Issue Details

A red exclamation mark appeared on my FlexRIO IO module, after adding the NI 6584 FlexRIO Adapter Module to my LabVIEW project, similar to the screen-shot below.
Why does it appear and how can I fix the issue?
 

Solution

This red exclamation mark indicates that there is a problem with the set-up of the FlexRIO adapter module. In most cases, this is because the clock is not set up correctly. The NI 6584 adapter module requires a clock between 100 kHz and 16 MHz to be set up as Clock Out as indicated by the Clock Requirement in the Clock Selections Dialog.

To set-up an internal clock for the NI-6584 follow these steps:
  1. Generate a derived clock by right clicking on the 40 MHz clock and selecting New FPGA Derived Clock.
  2. Set the new clock to your desired frequency between 4.69 MHz and 16 MHz, and click OK. From the 40 MHz clock you can only derive new clocks higher than 4.69 MHz.
  3. A new derived clock should appear in the project.
  4. Right click on the adapter module and select Properties which brings up the IO Module Properties as shown in the figure below.
  5. Choose the Clock Selections menu, and then select the Clock Out clock listed. In the Connection drop-down menu, select the clock you just created. 
 

The red exclamation mark should now be gone, as shown on the image below.