02-13-2007 01:39 AM
02-13-2007 05:27 AM
02-13-2007 05:56 AM
02-13-2007 08:30 AM
02-13-2007 12:05 PM
02-14-2007 01:20 AM
Thank You for your replies,
Yes, I do get my source terminal if i use slot 5(I thought these were reserved for encoders), but I'm still not able to trigger data collection when my input goes high.
I'm obviously missing something here. Have tried to get this to work using the examples available(Aq digtal signal using digital edge trigger), but no joy.
I have implemented this in a high speed timber sorting line using software triggers, eg monitoring the inputs. But as I have several threads/loops running timing becomes an issue. One thread will monitor the inputs, while another thread gets the data.
What I am trying to achieve is a setup where the Digital Edge Trigger starts the data collection. In addition I would like to filter the input signal to eliminate noise, eg the input signal should be on for say 50mS before data collection starts.
Now, this is a bit on the side of my original question, but any advice would be appreachiated.
02-14-2007 05:21 AM
@Tui wrote:
Have tried to get this to work using the examples available(Aq digtal signal using digital edge trigger), but no joy.
Tui,
You are interested in acquiring analog signals. So you should be using the Analog input VIs.
Can you post the VI that you are using?
02-14-2007 01:01 PM
Have enclosed a Vi based on a modified example. While this gives data when run against a simulated cDaq device, I do not get any data when run in the production environment
02-14-2007 04:36 PM
02-14-2007 04:54 PM
I was a bit quick when I said it did not work, it does!( using 9237 for the loadcells)
Kenn, Why use Max, isn't it a bit simpler to use the Daq Assistant? As I understand they both do the same?
Similar question, in my type of application there is little to be gained by using Daqmx in place of Daq Assistant?