12-04-2009 07:39 AM
I have a little problem. I've just been programming in labview for 2 weeks.
I'm trying to figure out how to use one of my analog input channel on the USB-6009 to start/stop (start and reference triggering) acuire samples from the second analog input channel.
I need the first analog input channel to run continuously and control the sampling on the second one. When the second channel starts sampling the program makes a new graph each time and saves it (I've figure all that out).
How can I set up the triggering so the program will start acuire at for the second channel when the 1 channel reaches above 2V (f.ex) and stop when it goes down below 2V.
I'm using a force pressure sensor on the first channel that gives me just straight (up to) 5 V when it's pressured and nothing when it's not... 🙂
Thanks.
Solved! Go to Solution.
12-04-2009 08:09 AM
USB-6009 does not support analog triggering.
12-04-2009 09:07 AM
Great... thanks for the information!
But can't I then make an array from the 1 channel instead and wait until the max element meats a certain value?
12-04-2009 09:11 AM
Sure, you could do it per software, but remember you just have software timing then and Windows has a big jitter.