06-09-2008 09:13 AM
Hi
Now I am confused by a problem. I want to converse the VI to sub VI, but when I did it, it can not work very well. I need your help.
Best regards
vivian
06-09-2008 09:28 AM
06-09-2008 09:28 AM
06-09-2008 09:29 AM
06-09-2008 07:36 PM
Hi
I want to create the VI to sub VI. What I want to say is that when the VI is created sub VI, it can not achieve the function in the host VI. I did not send the host VI, this VI is that I want to create to sub VI.
Vivian
06-09-2008 07:59 PM
Hi, as mentioned in above thread, modify your While Loop so that it can stop when the condition reaches. Then convert into Sub VI. Either run while loop once or limit with Array Size or from external condition. By that way the sub VI can finish its execution and the main VI can proceed further.
06-10-2008 03:30 AM