Simulating a Real-Time Target

Updated Dec 11, 2024

Reported In

Software

  • LabVIEW Real-Time Module

Issue Details

  • I am trying to test my RT code, but don't want to or can't connect to my RT device.  Is it possible to simulate an RT target?
  • For LabVIEW FPGA targets, it is possible to simulate FPGA execution on the host computer.  Is there a similar feature for LabVIEW RT targets?

Solution

It is possible to simulate the RT Target in the LabVIEW Project, but there is no way to run code in the Hardware Simulated. 
The workaround is to drag the code under the My Computer in the LabVIEW Project to be able to run the code and test the functional aspects if they don't have C-Series and Real-Time dependencies.