02-09-2007 02:26 PM
02-12-2007 05:07 PM
Hello Yingmai,
Most National Instruments drivers come with shipping examples. The location of these examples will depend on the driver that your hardware uses. For most analog input/output devices, the driver is NI-DAQmx. To determine if your hardware uses NI-DAQmx you can view the Data Acquisition (DAQ) Installation/Configuration Troubleshooter and navigate to the device you are using.
If your device is compatible with NI-DAQmx, you can find installed example programs on your computer here: C:\Program Files\National Instruments\NI-DAQ\Examples. The examples should be sorted by development environment. Additionally, this page discusses examples for Visual Basic specifically.
Similar examples are available for other drivers as well. I hope this information is helpful, let me know if there is anything else I can do.