LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Sys Config Find Systems.vi finds sbRIO when running development, but not when RT is deployed as an exe

Solved!
Go to solution

I want my Windows LabVIEW app to detect connected hardware, which I've done by using the "Find Systems.vi" in the sys config library. It works when my RT is running in development mode. 

michaellambert_0-1632257477232.png

 

But for some reason, when I build an RT EXE and run that as startup, Find Systems does not work anymore. There are no other changes between it working and not working besides the application kind. I can see the system in MAX to verify that it is present.

 

Any ideas?

 

Thanks in advance,

Michael

 

EDIT:

The windows application does find the system as long as it is also running as a built application. Is this to be expected? What's the root cause?

0 Kudos
Message 1 of 3
(1,670 Views)

I'm doing something similar with a myRIO.  I think I've tried this with the myRIO running its code as a Startup RT Executable, but I've mostly been running the Project in Development mode.  I'll give it a try tomorrow, and will let you know what I find ...

 

Bob Schor

0 Kudos
Message 2 of 3
(1,631 Views)
Solution
Accepted by topic author michael.lambert

As I mentioned above in my edit:

- only built windows applications will find systems running compiled RTEXEs

- only source code on windows will find systems running source code RT

 

Duplicating here to mark as solution. 

0 Kudos
Message 3 of 3
(1,600 Views)