03-31-2008 02:41 AM
03-31-2008 02:43 AM - edited 03-31-2008 02:44 AM
Hi dctoni,
can you upload your code? What do you mean with "i couldn´t see the boolean in the subvi icon"??
Mike
03-31-2008 03:06 AM
03-31-2008 03:12 AM
03-31-2008 03:43 AM
03-31-2008 03:49 AM
Hi Mike
the problem is that I am using a while-loop and I want to stop it after that funktion , the first thing what i 've done is that I've added that funktion outside the SubVI , it doesn't work there was a error ( see Pic1 ) so I decided to add it inside the SubVI using the boolean as a signal( see Pic 2) , so when the boolean turns on the while loop Stopes , and in Pic 3 you will see that the boolean didn't appear.
that is my question why ? and if there is a way how should I do it ?
Thanks once again for your help
Toni
03-31-2008 03:58 AM - edited 03-31-2008 03:59 AM
03-31-2008 04:00 AM
Hi dctoni,
did you read GerdWs post? In your pic1 the problem is that you don´t connect a control. You can´t connect only an input of a subvi to a comparator.
Mike
03-31-2008 04:19 AM
03-31-2008 04:23 AM