Setup — Gpsui.net

// Set the GPS device's communication settings gpsDevice.Port = "COM3"; gpsDevice.BaudRate = 9600; gpsDevice.Timeout = 1000;