02-08-2006 01:31 PM
02-14-2006 05:46 AM
Hello,
Teh NI-FGEN drivers does not support the E series boards such as the PCI-6014. To generate a waveform with this board, you should use the NI-DAQ drivers.
If your program is developed with Visual C++ 6.0, you will find analog
02-14-2006 05:52 AM
Hello,
The NI-FGEN drivers do not support the E series boards such as the PCI-6014. To generate a waveform with this board, you have to use the NI-DAQ drivers.
To use the NI-DAQ drivers with Visual C++ 6.0, you will directly use the Traditional NI-DAQ library. You will find examples in the "...\National Instruments\NI-DAQ\Examples\VisualC" folder.
If you develop with Visual Basic 6.0, you should use the Measurement Studio CWDAQ classe. You will find examples in the "...\National Instruments\MeasurementStudio\VB\Samples\DAQ" folder.
Regards,