Instrument Control Toolbox    
disp

Display instrument object summary information

Syntax

Arguments

obj
An instrument object or an array of instrument objects.

Description

obj or disp(obj) displays summary information for obj.

Remarks

In addition to the syntax shown above, you can display summary information for obj by excluding the semicolon when:

Use the display summary to quickly view communication settings or address information, communication state information, and information associated with read and write operations.

Example

The following commands display summary information for the GPIB object g.


 delete fclose