11-20-2007 02:38 AM
11-21-2007
11:20 AM
- last edited on
04-18-2025
12:40 PM
by
Content Cleaner
Hello Huy,
Thanks for contacting National Instruments.
There are many resources for getting started with LabVIEW and data acquisition programming. The https://learn.ni.com/learn/article/labview-tutorial is an excellent tutorial for new LabVIEW users.
The DAQ Assistant is an express VI created for use with the DAQmx driver. NI-DAQmx Express VI Tutorial and Using the DAQ Assistant to Automatically Generate LabVIEW Code show you how to use the power of this VI to get started with a data acquisition application.
Once you are more comfortable with the DAQ Assistant, Getting Started with NI-DAQmx and Learn 10 Functions in NI-DAQmx and Handle 80 Percent of Your Data Acquisition Applications are useful tutorials on the DAQmx API. Being able to use the full DAQmx API will unlock the full potential of your measurement system.
The DAQmx driver also includes numerous shipping examples that are loaded into LabVIEW. The NI Example Finder, located in LabVIEW under Help -> Find Examples, contains many shipping examples for DAQmx. The path Hardware Input and Output -> DAQmx -> Analog Measurements -> Voltage contains several examples for measuring voltage. The Information section of the NI Example Finder Window explains the purpose of each of the examples included in the example finder.
Please post back if you have any questions.