Instrument Control Toolbox    

Adaptor Information

To display information about a specific installed adaptor, you must supply the interface name and the adaptor name as arguments to instrhwinfo. The supported interface and adaptor names are given below.

Interface Name
Adaptor Name
gpib
agilent, cec, iotech, keithley, mcc, ni
visa
agilent, ni, tek

The returned information describes the adaptor, the vendor driver, and the object constructor(s). For example, to display information for the National Instruments GPIB adaptor:

The ObjectConstructorName field describes how you can create a GPIB object for the National Instruments adaptor. For example, to create the GPIB object g associated with a GPIB controller with board index 0 and an instrument with primary address 1:

To display information for the Agilent Technologies VISA adaptor:

The available VISA object constructor names are shown below.

The ObjectConstructorName field describes how you can create a VISA instrument object for instruments associated with the GPIB, VXI, and GPIB-VXI interfaces. For example, to create the VISA-VXI object vv associated with a VXI chassis with index 0 and an instrument with logical address 130:


  Interface Information Instrument Object Information