02-05-2009 09:45 AM
Dear Friends,
I am wondering if you help me.
I am trying to add a condition in my program to execute a part of program if condition is satisfied.
The progeam read temperature from a decvice and draws temperature -time.
After drawing temperature-time , my program is suppoed to continue and do other parts.
I want to put a condition (if time>500 then continue, otherwise do not continue).
Does anyone know how to do it?
Regards,
Mehdi
02-05-2009 10:57 PM
HI
Upload your code or image of block diagram for better understanding
Regards
Santosh
02-06-2009 09:42 AM
Hi ,
The attched is the program and picture.
I use one of subVI. I already added a condition, but it did not satisfiy me.
Because condition is based on no. of data points. I dont know how to set a condition which says if t>500 then go ahead.
I appreciate your help.
Regards,
Mehdi