04-14-2009 10:11 AM
Hey Dennis
It has to be the time elasped multiplied by 1.52 every time. It's part of the specs for the program but I can't get it to work properly. Also, is there any way to control which channel from the Daq I want to collect data from. Like control when the DAQ starts collecting from each channel?
thanks in advance
Moe
04-14-2009 11:36 AM
04-14-2009 02:32 PM
04-14-2009 02:57 PM
04-14-2009 03:07 PM
04-15-2009 05:01 PM
Hey Dennis
how would I go about implementing that it only starts graphing when it finds a peak. what kind of algorithm should I put in the program. I'm assuming I have to go with a while loop?
04-15-2009 06:00 PM
Oli Oli Oxin Free wrote:Hey Dennis
how would I go about implementing that it only starts graphing when it finds a peak. what kind of algorithm should I put in the program. I'm assuming I have to go with a while loop?
Only if what you think of a while loop, everyone else that uses LabVIEW calls a case statement.
04-16-2009 09:38 AM
04-16-2009 10:19 AM
04-20-2009 04:23 PM