08-03-2006 09:56 AM
08-03-2006 10:39 AM
Go to http://www.ni.com/devzone/idnet/default.htm and check the links under the Learn and Develop sections. All of the tools are there for creating native LabVIEW drivers.
Unless your customers would want an IVI or 'plug and play' driver, then you don't need any other software. For this, you would need to write the driver with LabWindows/CVI. This would be a benefit for anyone not using LabVIEW such as CVI, VB, C++, etc.
To provide support, you should probably provide the driver in at least 7.0 and 8.0 format but you're going to have to judge who your potential customers are and what versions of LabVIEW they currently have. If the DAC/ADC combo requires DAQmx, that automatically eliminates LabVIEW 6.1 or lower.