11-12-2007 07:50 PM
11-12-2007 07:54 PM
11-13-2007
06:07 PM
- last edited on
02-26-2024
01:26 PM
by
migration-bot
Hello Lamdabobo,
Thanks for contacting National Instruments.
The LabVIEW Student Edition will work with the Traditional DAQ driver.
The Traditional DAQ driver includes examples for Visual Basic. The path to these examples can be found in the readme file.
Please post back if you have any questions. Have a great day!
11-13-2007 06:43 PM
11-14-2007 10:38 AM
Hello Lamdabobo,
The best way to get started with programming with Traditional DAQ is to look at some examples and go from there.
Since you installed Traditional DAQ before you installed LabVIEW, the Traditional DAQ API may not have installed support for LabVIEW. After you have installed LabVIEW, run the Traditional DAQ installer again and ensure that support for LabVIEW is installed.
There are several examples for using Traditional DAQ in LabVIEW that are included when the driver is installed. The NI Example Finder can be accessed from LabVIEW by going to Help->Find Examples. The Traditional DAQ examples can be found by selecting to browse according to directory and are located in the folder daq. The different example types are sorted by folder and a good place to start would be the examples located in the anlogin folder. The example Cont Acq&Chart (hw timed).vi will continuously acquire voltage from your DAQ card and plot it in a chart. This is similar to running a test panel in Measurement and Automation Explorer.
Please post back if you have any questions. Have a great day!