Main Content

DriverName

Specify name of driver used to communicate with instrument

Description

For device objects with a DriverType property value of MATLAB Instrument Driver, the DriverName property specifies the name of the MATLAB® instrument driver that contains the supported instrument commands.

For device objects with a DriverType property value of VXIplug&play or IVI-C, the DriverName is the name of the VXIplug&play or IVI-C driver, respectively.

Characteristics

Usage

Device

Read only

Always

Data type

Character vector

Values

DriverName is defined at device object creation.

See Also

Properties

DriverType