07-13-2016 10:14 AM
Ive just started trying to play with a daq box for my current project. ive been searching the google for good resources to figure out whats going on, but most things seem to be quite lacking. specifically I'm trying to use events, and I got a push button to work toggling an indicator, but now im trying to read in accelerometer data and that seems to be a bit more complicated.
any links to good info about using the daq with events would be great.
Thanks
Solved! Go to Solution.
07-13-2016 10:51 AM
Hi,
Can you share your code?
Have you searche the examples that come with LabVIEW? There is an example in Hardware Input and Output -> DAQmx -> Analog Input -> Voltage (with Events) - Continuous Input.vi
Good luck.
07-13-2016 11:21 AM
I had looked through the examples by a search and didnt see that one. Thanks!
If I cant figure this out I will post what code I have