06-14-2008 12:44 AM
06-16-2008 01:40 AM
Hi Bala,
It should work with a reference, don't use the globals.
Can you post your VI's so we can look at it ?
06-16-2008 07:18 AM
06-16-2008 07:33 AM
06-16-2008 09:22 AM
Hi KC
Thanks for the vi. i tried the same but got a error before. now its working.
but i have another problem in this.i am using the same structure as u have made but inside the subvi i am using a case structure which also contains the while loop.the case structure is for DAQ card.i tried the same for that but i couldnt stop the while loop inside the case structure.
Thanks and regards
Bala
06-16-2008 09:29 AM
Hi Bala,
I don't see what the case structure has to do with your problem. Can you simplify your VI's and post them ?
06-16-2008 09:33 AM
You really need to post at least an image of your code. I'm guessing that you have the read of the value property node in the wrong place. It would need to be inside the inner most while loop.
p.s. Questions of this nature have nothing to do with DAQ and should be posted in the LabVIEW forum.
06-16-2008 10:28 AM
06-16-2008 11:28 AM
06-17-2008 12:32 AM
Sorry guys really i am in hurry tats why.
i have to edit the code.
but im trying for functionality first....
also i tried the both placing inside the loop. but i couldnt succeed in that also ok i will try again
thanks
Bala