Serial port and GPS

Serial Methods

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

Public Instance Methods

CloseCloses serial port
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
OpenOpen serial port
ToStringReturns the string representation of the object
WriteWrites the given string to the serial port
WriteBytesWrites number of bytes from the byte array

Protected Instance Methods

FinalizeCloses serial port
MemberwiseClone (inherited from Object) 

Internal Instance Methods

obj_address (inherited from Object) 

Private Instance Methods

readFktReading thread routine

See Also

Serial Class | serial Namespace