External Interfaces Reference |
Display serial port object summary information
Syntax
Arguments
obj |
A serial port object or an array of serial port objects. |
Description
or obj
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 the communication settings, communication state information, and information associated with read and write operations.
Example
The following commands display summary information for the serial port object s
.
delete (serial) | fclose (serial) |
© 1994-2005 The MathWorks, Inc.