External Interfaces/API    
Type

Indicate the object type

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.

See Also

Functions

serial


  TransferStatus UserData