Click or drag to resize

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.

General information
Assembly name prefix

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

Projects
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++ application

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

Note Note

These settings just control the initial configuration of the New IVI.NET Driver Wizard. You will have the chance to make different choices when the wizard is actually run.

See Also

Download a complete CHM version of this documentation here.