Skip to content

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 with native Visual Studio project types.

  1. From within Visual Studio, click on the File menu, select New and then choose Project.

  2. The standard Visual Studio New Project Dialog appears.

  3. Under Installed Templates on the left, choose Nimbus Driver Studio and then select IVI-C Driver from the list of templates displayed.

  4. Review the Name suggested for the new IVI-C driver project at the bottom of the dialog, changing it if desired.

  5. Review the directory Location suggested for the new IVI-C driver project, changing it if desired.

  6. Review the Solution name and other settings suggested for the new IVI-C driver project, changing them if desired.

  7. Press the OK button.

  8. The IVI-C Driver Project Wizard appears.

The remaining topics in this section discuss each wizard page separately.