Reference

Stardraw.Serial Namespace

 

 

Provides access to serial General term for the widely-used RS232 standard that defines electrical, connectivity and protocol for basic, but relatively low-speed communication. I/O communications.  Contains classes that define the RS232 Input and RS232 Output port types.

 

Classes

 

Class

Description

SerialInPortInstance

Provides a base class for ports that consume serial data: defines the RS232 Input port type.

SerialOutPortInstance

Provides a base class for ports that output serial data: defines the RS232 Output port type.

 

See Also

Class Library