GPSReceiver Constructor (SerialCommPort, SerialDataWidth, StopBits, Parity, Handshake, Boolean, Boolean)
Constructor.
Parameters
-
SerialCommPort
- Physical name of the serial port.
-
SerialDataWidth
- Number of bits in the bytes transmitted and received.
-
StopBits
- Number of stop bits to be used.
-
Parity
- Parity scheme to be used.
-
Handshake
- Flow control.
-
Boolean
- Enable/disable DTR when the port is open.
-
Boolean
- /// Enable/disable RTS when the port is open.
See Also
GPSReceiver Class | ZylGPSReceiver Namespace | GPSReceiver Constructor Overload List