09-29-2005 02:52 AM
09-29-2005 03:02 AM
09-29-2005 03:06 AM
I got one VI in LV7.0, right now i am using 7.1.1, and its no longer coming up. I started with a stacked sequence str., but only 1st LED's were turning on, the 3rd LED didn't turn on at all, and now i am not even getting that.
Thanks
CL
09-29-2005 03:09 AM
09-29-2005 03:48 AM
Hi,
I have attached what i have so far. Also i am confused about something, if you can please tell me that.
1. As the pgm is run, the 1st LED should be on and shud stay ON, i.e. at t=0.
2. After 1sec, the 2nd LED should turn on and stay on..i.e. when t=2
3. after 2more seconds, does it mean when t=4sec?? 3rd LED should be on, ans stay on.
and then all LED's should be on for 3sec, and then the pgm should end.
I used sequence, but it didn't worked well, so i came up with this.
Thanks for any help.
CL
09-29-2005 03:51 AM
Hi
Yes, I would say t=4 seconds.
Could you post your vi as LV7.0 please? If you don't know how to do this: Menu File >> Save with options >> Save for previous version
Thomas
09-29-2005 03:58 AM
09-29-2005 04:04 AM
Ok - this works.
You just had to change one operator:
First you had "elapsed time" = 0 and I just changed it to "elapsed time" >= 0.
Thomas
09-29-2005 04:06 AM
I think i am pretty much close, but its not giving me the right result. Please let me know, and thanks for any help.
CL
09-29-2005 04:10 AM
Hello CL, hello Thomas,
is it possible to post a screenshot of the VI? I only have LV6.i.
Regards ThomasD