Do I need to set something when using Dynamic VIs to pass control values to an executable VI

2004-05-06 Thread Kandrew
I am using VI server to pass control information from one VI to another. In the development system this works fine. How ever once I build the VI's into an executable the values from one of the VIs does not get passed. I use the same method in three different applications, 2 of the applications

Re: Do I need to set something when using Dynamic VIs to pass control

2004-05-06 Thread Kandrew
I'm using Set/Get Control Value Method. I did set the application builder to not remove Front Panel. If you don't do this you get a missing resource error when you run the application. I did find my error. On the one that does not work I was accedently closeing the reference prior to Calling the