Msrivas Posted September 18, 2013 Posted September 18, 2013 I need to read low times of the PWM output of this(link) sensor. Whats the best way to go about it?My setup is LabJack and Daqfactory.
LabJackSupport Posted September 20, 2013 Posted September 20, 2013 See the following also: http://forums.labjack.com/index.php?showtopic=6308 Seems like you need to stream 30 seconds of data, then process that chunk in software to see how many are high and how many are low. First try it using LJStreamUD and Excel to confirm that process will work, and then you can try to do it automatically in DAQFactory. A good starting point in DAQFactory might be "StreamOneChannel_UD.ctl": http://labjack.com/support/ud/examples/daqfactory
Recommended Posts
Archived
This topic is now archived and is closed to further replies.