Serial port and GPS

SerialCpy Methods

The methods of the SerialCpy class are listed below. For a complete list of SerialCpy class members, see the SerialCpy Members topic.

Public Instance Methods

CloseCloses serial ports, if opened
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
OpenOpens both ports and starts copying streams
ToStringReturns the string representation of the objects

Protected Instance Methods

FinalizeCloses the serial ports if needed
MemberwiseClone (inherited from Object) 

Private Instance Methods

commonReadHandling of byte read from serial port int1
read1Read callback for port 1
read2Read callback for port 2

See Also

SerialCpy Class | serial Namespace