GPS Port Auto Detect

derez

Expert
Licensed User
Longtime User
for those who do not know which port the GPS uses - here is an automatic detection program.
the program is trying all the ports, and sometime a process may remain after program exit, this may inhibit a second run, until soft reset.
Add gps.dll and SerialDevice.dll, create objects converter, gps and serial.
 

Attachments

  • Autodet2.sbp
    2.7 KB · Views: 418
Top