05-30-2007 02:47 AM
05-30-2007 03:12 AM
05-30-2007 04:18 AM
so there is no solution to break all the loops?
For example if i have a for loop which is in a for loop which is itself in a for loop, i must put a case structure in every loop?
it's difficult because i have no experience in Labview and i can think only in C language. And in C it is really simple.
I have a more specifique question: how could we break a sequence structure without checking a condition in every sequence?
Thank you
05-30-2007 04:28 AM
05-30-2007 04:50 AM - edited 05-30-2007 04:50 AM
Message Edité par JB le 05-30-2007 11:52 AM
05-30-2007 05:58 AM
ok i understand. But i don't know anything about dataflow programmation...
Could you give me a example of error clusters using? because i don't really know how labview treat the code...
thank you
05-30-2007 06:29 AM
05-30-2007 06:36 AM
05-30-2007 06:48 AM
05-30-2007 07:00 AM
thank you for your explanations.
But in this moment i need to complete a labview apllication for my training and unfortunately, i can't spend so much time to learn labview.
i'm going to try the error cluster using. it should help me.
thank you.
bye