08-24-2008 09:22 PM
08-26-2008 04:51 AM
08-29-2008 01:24 PM
Achilleus,
How are you controlling this application? Are you simply running your code module and retrieving information once it runs, or are you doing some kind of interaction while it executes? If a VI is run before TestStand is opened you can't use a code module to talk to it directly because it is already running. If VI is simply open but not running, TestStand will get a reference to it and then run the VI. Therefore I if you could provide some more detail as to how you are calling this VI, what you meant by 'watching' the variables (I am a little unsure), and, if you want, post a simple example that exhibits this behavior to help troubleshoot the problem.
08-31-2008 08:13 PM
09-30-2008 08:58 PM