DriverType
Specify type of driver used to communicate with instrument
Description
DriverType can be MATLAB interface
object, MATLAB VXIplug&play, or MATLAB
IVI. If DriverType is MATLAB
interface object, an interface object is used to communicate
with the instrument. If DriverType is MATLAB
VXIplug&play, a VXIplug&play driver
is used to communicate with the instrument. If DriverType is MATLAB
IVI, an IVI® driver is used to communicate with the
instrument.
Characteristics
Usage | Device |
Read only | Always |
Data type | Character vector |
Values
The DriverType value is defined at the
device object creation. DriverType can be MATLAB
interface object, MATLAB VXIplug&play,
or MATLAB IVI.