Overload List
| Name | Description | |
|---|---|---|
| DetectGps(SerialCommPort, SerialBaudRate) |
Detects the GPS receiver connected to the system and returns as output parameters the communication port and baud rate.
| |
| DetectGps(SerialBaudRate, SerialBaudRate, SerialCommPort, SerialBaudRate) |
Detects the GPS receiver connected to the system and returns as output parameters
the communication port and baud rate.
Only baud rate values between startBaudRate and endBaudRate are checked.
|
See Also