External Interfaces Reference Previous page   Next Page
disp (serial)

Display serial port object summary information

Syntax

Arguments

obj
A serial port object or an array of serial port 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 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.


Previous page  delete (serial) fclose (serial) Next page

© 1994-2005 The MathWorks, Inc.