![]() | Using The IVI-C Driver Wizard |
The first step in creating an IVI-C driver is running the IVI-C Driver Wizard. The wizard is launched from within the Visual Studio IDE, just as native Visual Studio project types.
From within Visual Studio, click on the File menu, select New and then choose Project.
The standard Visual Studio New Project Dialog appears.
Under Installed Templates on the left, choose Nimbus Driver Studio and then select IVI-C Driver from the list of templates displayed.
Review the Name suggested for the new IVI-C driver project at the bottom of the dialog, changing it if desired.
Review the directory Location suggested for the new IVI-C driver project, changing it if desired.
Review the Solution name and other settings suggested for the new IVI-C driver project, changing them if desired.
Press the OK button.
The IVI-C Driver Project Wizard appears.
![]() |
---|
When filling out the wizard pages, keep in mind that any of the options selected can be changed later using the Driver Settings Editor. |
The remaining topics in this section discuss each wizard page separately.
General Page, New IVI-C Driver Wizard
Features Page, New IVI-C Driver Wizard
I/O Page, New IVI-C Driver Wizard