Main Content

Interface

Interface object that communicates with instrument

Description

If DriverType is MATLAB Instrument Driver, then Interface is the interface object used to communicate with the instrument. If DriverType is VXIplug&play or IVI-C, then Interface is the handle to the VISA session that is used to communicate with the instrument.

Characteristics

Usage

Device

Read only

Always

Data type

Character vector

Values

Interface is defined at device object creation.

See Also