| External Interfaces | ![]() |
Description
Type indicates the type of the object. Type is automatically defined after the serial port object is created with the serial function. The Type value is always serial.
Characteristics
| Read only |
Always |
| Data type |
String |
Values
Type is always serial. This value is automatically defined when the serial port object is created.
Example
Suppose you create a serial port object associated with the serial port COM1.
The value of the Type property is serial, which is the object class.
You can also display the object class with the whos command.
Functions
| TransferStatus | UserData | ![]() |
© 1994-2005 The MathWorks, Inc.