Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Measuring voltage points from USB6210

Hi all,

 

for this task I must measure 7 test point voltages and make sure they are within a certain range. I am using the USB 6210. I have never written a labview application before and was wondering if I could have some guidance with how to code the DAQ into the block diagram. I have coded the logic part of testing whether the voltage at each test point is within the specified range but don't know anything about how to program the DAQ in. From what I have been finding online I have started with DAQ assistant, but am not sure if that is the correct direction to go. If it is, some guidance on where to go from there would be helpful, otherwise if you could point me in the correct direction of where to go that would be very much appreciated. Thanks.

0 Kudos
Message 1 of 2
(2,065 Views)

Refer 

C:\Program Files\National Instruments\LabVIEW 201x\examples\DAQmx\Analog Input

 

Do you want to measure 7 test point with SW timed?

SW Timed --> Voltage - SW-Timed Input.vi

HW Timed --> Voltage - Finite Input.vi

 

And read this article

Getting Started with NI-DAQmx: Getting Started with NI-DAQmx Programming in LabVIEW

Certified LabVIEW Developer
There are only two ways to tell somebody thanks: Kudos and Marked Solutions

GCentral
0 Kudos
Message 2 of 2
(2,033 Views)