06-04-2008 05:17 PM
Thanks Joseph
Pls could you explain more detail, also if u have examples that is helpful for me
Thanks
06-04-2008 05:55 PM
06-04-2008 05:58 PM
The example i have seen is reentrants program in the NI examples
06-04-2008 09:10 PM
06-04-2008 09:16 PM
Apologize dennis,this is the 1st time i am using this SubVi and calling into main prgs.
Now i got it after reading the materials.
Also i got a question,I called the subvi through the call Vi reference into the event structure of main program,after executing it gives the error message 1000,what it means
06-04-2008 09:20 PM
06-04-2008 09:20 PM
06-04-2008 09:34 PM
Thanks Dennis
I have attached the prgm
06-04-2008 10:07 PM
This would be the normal way to call a subVI.
As far as your example, as the help says, if you wire up to the type specifier input, you cannot use the Run VI method. Delete it and it will work.
06-04-2008 10:53 PM