This wizard will insert an ATEasy IVI driver to your project system.  There are eight classes or IVI instrument driver you can choose from, see below.

IVI Driver Class

Select one of IVI classes provided here: IviDCPwr, IviDmm, IviFGen, IviPwrMeter, IviRFSigGen, IviScope, IviSpecAn, IviSwitch. Eight classes in all.  As you select one, its shortcut name will be shown in the Driver Default Name combo box.

Driver Shortcut Name

Enter driver name or accept the default name provides by selecting one of the IVI classes: DCPWR, DMM, FGEN, PWRMETER, RFSIGGEN, SCOPE, SPECAN, SWITCH.

Skip Initialize

This check box allows you to skip the initialization of parameters: Logical name, Query Id and Rest flags, and Options String.

 

Instrument Logical Name

Type in the IVI driver logical name used to identify the IVI instrument attached to your computer. This name is displayed in the IVI explorer provided by the IVI engine vendor. For National Instrument the logical name is displayed or created by the user under Measurement & Automation Explorer application under IVI drivers\Logical Names entry.

Query Id

Initialize optionally performs queries the instrument to validate the instrument model.

Reset

Initialize optionally performs a Reset to validate the instrument model.

Options String

The user can use the OptionsString parameter to specify the initial values of certain IVI inherent attributes for the session.

OK

After selecting one of IVI classes together with its initialization information, the OK button will be enabled. If you end with OK, ATEasy will insert and open a driver containing IVI class function prototypes under DLL library procedures and necessary constants and defines if any.