10-11-2012 11:35 AM
I have an application where I call a "display results" vi that resides inside of a T/F case structure. In the development environment it works fine but in the exe it doesn't work. The front panel appears but it doesn' really "run". I've checked my properties, paths, etc. I'm clueless. Thanks in advance.
Solved! Go to Solution.
10-11-2012 12:08 PM - edited 10-11-2012 12:11 PM
@PaulG. wrote:
I have an application where I call a "display results" vi that resides inside of a T/F case structure. In the development environment it works fine but in the exe it doesn't work. The front panel appears but it doesn' really "run". I've checked my properties, paths, etc. I'm clueless. Thanks in advance.
Check the error wire that enters the VI which pops up. Classic problem to have an error condition in a exe caused by some other build/path related issue.
Br,
/Roger
Edit: Crappy wording
10-11-2012 12:53 PM
We are probably going to need to see some code
10-11-2012 12:58 PM
@JÞB wrote:
We are probably going to need to see some code
Don't you worry. It's the error wire.
Br,
/Roger
10-11-2012 12:59 PM
Exactly. Error message pointed right to it. What's strange is that it works in the development system. It should not have for the same reason.
10-11-2012 01:06 PM
@PaulG. wrote:
Exactly. Error message pointed right to it. What's strange is that it works in the development system. It should not have for the same reason.
The application builder is a life-form of its own.
Full of mysterios little quirks and lots of deciet and trickery are needed to outmanuver it.
It's zen-like in its slowness but still ready to bite any second you look away taking another sip of coffe.
Br,
/Roger