LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Execute on the Development Computer, is not supported on Real-Time targets

Hello,

 

I am learning RT programing in Labview by looking at the "The LabVIEW FPGA Control on CompactRIO" sample project as it close to what I have in mind for my final system.

I was hoping that it would be possible to run the sample project in a simulation mode on my Windows PC, but while FPGA VI can be executed by itself, I cannot run RT Main.vi but instead get an error from subVI 'Initialize and Run FPGA VI.vi'

 

The FPGA VI Execution mode, Execute on the Development Computer, is not supported on Real-Time targets.

 

It is possible to change the behavior of RT Main to emulate real-time target and run it on PC?

If not - what is the recommended way to debug/develop the code before deploying it to RT system?

 

0 Kudos
Message 1 of 3
(3,444 Views)
Hi minmar,

You can debug/develop code on your RT target, connected to your development computer...
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(3,435 Views)

Thank you GerdW for the quick answer.

The problem is that my RT target, cRIO, is currently currently in use, running different task.

I will not be able to take it ofline, for now at least.

So if this is the only way, I guess it will have to wait.

 

0 Kudos
Message 3 of 3
(3,423 Views)