Skip to content

General Page, IVI.NET Driver Per-User Preferences

The options on this page control some of the default settings that appear on the General page of the New Project Wizard for IVI.NET drivers.

Assembly name prefix

This entry controls the name of the .NET assembly. The IVI specifications require that this prefix represent the driver vendor.

Create IVI.NET unit test project

Causes the IVI.NET Driver Wizard to default to including a unit test project in new IVI.NET driver solutions.

Create IVI.NET help project

Causes the IVI.NET Driver Wizard to default to including a driver help project in new IVI.NET driver solutions.

Create IVI.NET setup project

Causes the IVI.NET Driver Wizard to default to including a driver setup project in new IVI.NET driver solutions.

Create IVI.NET C# application

Causes the IVI.NET Driver Wizard to default to including a sample C# console application in new IVI.NET driver solutions.

Create IVI.NET Visual Basic application

Causes the IVI.NET Driver Wizard to default to including a sample Visual Basic .NET application in new IVI.NET driver solutions.

Create IVI-C driver

Causes the IVI.NET Driver Wizard to default to including an IVI-C driver project that is linked to the IVI.NET driver in new IVI.NET driver solutions.

Create IVI-C driver help

Causes the IVI.NET Driver Wizard to default to including an IVI-C driver help project in new IVI.NET driver solutions.

Create IVI-C driver setup

Causes the IVI.NET Driver Wizard to default to including an IVI-C driver setup project in new IVI.NET driver solutions.

Create IVI-C driver unit test

Causes the IVI.NET Driver Wizard to default to including an IVI-C driver unit test project in new IVI.NET driver solutions.

Create IVI-C driver C\u002B\u002B application

Causes the IVI.NET Driver Wizard to default to including an IVI-C driver C++ application in new IVI.NET driver solutions.