What deliverables are included in a typical driver development package?
A driver “package” from Pacific MindWorks includes much more than the driver DLL. All of the following are provided with a typical IVI driver project: • IVI-COM driver DLL • IVI-C driver • .NET driver (wrapper) DLL • Help file (HTML 2.0 format – for VS.NET) • Help file (HTML 1.X format – for VS6 and other IDEs) • IVI-compliant installer • Unit test for every driver method and property All of the above items are provided in source code format, so that the customer is able to maintain any of the components themselves, if desired.