Missing NI_Real-Time Target Support Dependencies in LabVIEW

Updated Apr 21, 2023

Reported In

Hardware

  • CompactRIO Chassis

Software

  • LabVIEW
  • LabVIEW Real-Time Module

Issue Details

When trying to load a Main VI in LabVIEW, I get errors regarding a number of missing dependencies. It seems I am missing the following
  • NI_Real-Time Target Support.lvlib:RT CPU Load.ctl
  • NI_Real-Time Target Support.lvlib:RT Get CPU Loads.ctl
  • nilvce.dll

What am I missing?

Solution

These controls and dependencies are related to the NI LabVIEW Real-Time Module and will only show up when used on a Real-Time Target. Open the VI either in its respective project or add it to a Real-Time target to get these controls and resolve the dependencies.