Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

RTEXE file does not run on CVS 1458-RT

Hello All,

 

In the attached simple project, I can run the program on a CVS 1458-RT by selecting the Main.vi from the project folder under the run-time target and pressing the arrow button, but the .rtexe application that I have built does not run on the same target, when I deploy it, or when I set it as startup and reset the CVS. The VI is very simple, and does not use any vision related SubVIs. My version of LabVIEW is 2015 SP1.

 

Can anyone see where the problem is?

Thanks,

 

Soheyl

0 Kudos
Message 1 of 4
(2,377 Views)

What behavior are you seeing with the rtexe?

 

Deploying an rtexe

 

Matthew C

 

NI | AE

0 Kudos
Message 2 of 4
(2,339 Views)

The attached project is a very simple file that basically writes a number to a file on disk every 2 seconds. When I launch the CVS instance of VI on my windows machine, the file is successfully created and updated. However, when I build a real time executable and deploy it on the CVS, nothing happens.

0 Kudos
Message 3 of 4
(2,328 Views)

Try debugging the application

 

Matthew C.

NI | AE

0 Kudos
Message 4 of 4
(2,312 Views)