![]() | Developing an IVI-COM Driver |
Developing an IVI-COM driver involves a number of tasks. The New IVI-COM Wizard is used to create the driver project. Various Nimbus features integrated into the Visual Studio IDE allow functionality to be added to the driver, while the Nimbus Template Library provides a rich set of support functions for implementing these features.
Creating an IVI-COM Driver Project
Visual Studio Projects for an IVI-COM Driver
Understanding the Nimbus User Interface
Adding Functionality to an IVI-COM Driver
Adding Support for Multiple Instrument Models
Implementing an IVI-COM Driver
Supporting .NET Client Applications