09-08-2009 10:09 AM
Hello
I'm using LabView 8.6 full development
First sorry for my english
My problem is: I'm using USB-6210. I connected a encoder signal to one of digital inputs and then generate trigger signal according to encoder. Now I need to read data from 4 analog inputs at the rising edge of trigger. But I must read all data at one time. I have around 200 measurements points. So my idea is: when the trigger appears card read data, but I not taking them. I take data when card have all 200 measurement points. Is it possible to do with this card? and how. Frequency of trigger signal is around 1kHz
Bartek
09-09-2009
01:46 AM
- last edited on
09-07-2025
03:14 PM
by
Content Cleaner
Hello Bartek,
If I understand correctly, you need to start Analog Input (AI) measurement on 4 AIs with rising edge on digital input (DI). Moreover, you want to read all configured samples at once.
If I understand correctly, than you need to perform Finite Samples AI Acquisition with Digital Start Trigger.
I strongly recommend to read some manuals to get familiar with your device. I would start with M Series User manual, which I personally consider to be very useful for finding most important information about your device. Moreover, there might be some "specialties" for USB-6210, which you might find in NI USB-621x Specifications.
Please go trough following sections of recommended manuals:
If you wonder how to realize the measurement in LabVIEW, I would point you to Example Finder, where you can actually find such a example.
I believe this example should perform exactly what you need.
Best regards,
Martin Stefik
Application Engineer
Czech Republic