Using The IVI.NET Driver Wizard
The first step in creating an IVI.NET driver is running the IVI.NET Driver Wizard. The wizard is launched from within the Visual Studio IDE, just as native Visual Studio project types.
To launch the New IVI.NET Driver Wizard
Section titled “To launch the New IVI.NET Driver Wizard”-
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 IVI.NET Projects and then select IVI.NET Driver from the list of templates displayed.
-
Review the Name suggested for the new IVI.NET driver project at the bottom of the dialog, changing it if desired.
-
Review the directory Location suggested for the new IVI.NET driver project, changing it if desired.
-
Review the Solution name and other settings suggested for the new IVI.NET driver project, changing them if desired.
-
Press the OK button.
-
The IVI.NET Driver Project Wizard appears.
-
The New IVI.NET Driver Wizard appears.
The remaining topics in this section discuss each wizard page separately.