09-07-2018 11:12 AM
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.
09-09-2018 09:41 PM
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