04-20-2006 10:04 PM - edited 04-20-2006 10:04 PM
Message Edited by lxx on 04-20-2006 10:05 PM
Message Edited by lxx on 04-20-2006 10:06 PM
04-20-2006 10:48 PM
Do the index arrayoperation inside a loop.
use the loop's iteration count "i" as the index input and you get out each successive element in each iteration
Keep suitable time interval between each iteration
04-20-2006 10:52 PM
04-21-2006 09:55 AM
04-21-2006 11:05 AM - edited 04-21-2006 11:05 AM
Message Edited by lxx on 04-21-2006 11:05 AM
04-21-2006 11:33 AM - edited 04-21-2006 11:33 AM
Message Edited by smercurio_fc on 04-21-2006 11:34 AM
04-21-2006 12:59 PM
04-21-2006 03:30 PM
04-23-2006 10:04 AM
09-25-2006 08:55 AM
Hi all,
Along a similar theme I have attached the VI currently employed to collect data from friction experiments. Currently you type in a series of times at which you want samples taken, but this is unacceptably time consuming. What I am looking for is a table where the user enters the length of up to 5 time intervals and then the time between sampling for each one as well as eg sample length. Say for example 1 sec sampling every 10 seconds for five minutes then the same but only every 30 seconds for the next hour. Please find attached the VI as it stands. My labview skills are developing but still very basic at time of writing!
Thanks in advance,
Andrew