LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Where to place the .exe file

This is going to be a general question, but I am not that familiar with Lab View.

 

I was called in to help support an existing application that was created a few years ago in LV 8.2.1.  A computer crashed and they need me to get the system up and running.  I have the .exe file and the folder it was in from the original disk.  Actually there were two computers setup identically, but reading different I/O racks. 

 

I put everything on the new computer, but the .exe doesn't access the data from the I/O.  I can see the I/O and test them using Measurement & Automation browser.

 

Any suggestions would be appreciated.

 

George

0 Kudos
Message 1 of 4
(2,635 Views)
Are you getting any error messages when you run the .exe?  Can you look into the source code for the application and see if there is anything hardcoded into it that specifies how the I/O equipment is called, (what kind of I/O equipment is it?) where it is located, IP address ... anything?
0 Kudos
Message 2 of 4
(2,620 Views)

No error message that I see..

I do not have the development software.

It's an cFP-1808 communication over ethernet.

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

You might have a hard time figuring this out without source code.  It's possible you really do have an error message, but the way the source code was written is suppressing any view of that error.

 

You say you see the hardware in MAX.  Do you know if all the channels are named the same way in the new PC as the old?  Do you have a copy of the .iak file you can be sure is uploaded in the new PC?

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