03-22-2007 11:29 AM
03-22-2007 11:42 AM - edited 03-22-2007 11:42 AM

Message Edited by altenbach on 03-22-2007 09:42 AM
03-22-2007 12:44 PM
03-22-2007 12:47 PM
Thanks, that worked great! I just have one quick question. Instead of stopping the VI, I'd like the VI to continue running once it reaches the last value in the index array, instead of going back to 0. Do you know what I mean? Basically, select the next element in the array every 5 seconds just like it's doing now and when it gets to the last one I just wanted to remain there without stopping the VI automatically. Is that possible?
Thanks!
Valls
03-22-2007 12:51 PM
I'm sorry but it doesn't let me open the file since it says it was written with LabView 9.1, and I'm using LabView 8.0.
Thanks anyway!
Valls
03-22-2007 01:01 PM
03-22-2007 01:33 PM
Use "In range and coerce" from the comparison palette.
@Valls wrote:
Thanks, that worked great! I just have one quick question. Instead of stopping the VI, I'd like the VI to continue running once it reaches the last value in the index array, instead of going back to 0. Do you know what I mean?
03-22-2007 02:02 PM
03-22-2007 02:51 PM
I have a quick question about this VI: If I stop let's say at element #4, and I re-start the VI, 1 second has to elapse before the array goes back to 1. How could I modify the Vi so every time I would re-start it would automatically start from element #1?
Thanks
Valls
03-22-2007 02:52 PM