Changes between Initial Version and Version 1 of Ticket #205
- Timestamp:
- Apr 3, 2025, 1:49:20 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #205 – Description
initial v1 3 3 We now faced the issue that it seems we can not open serial connections for com ports with higher numbers, e.g. COM17. The same settings work for lower numbers this has been observed on multiple PCs. 4 4 5 The issue was disc covered after we changed the main test PC which needed re-installation of GNSS receivers (leading to different com port mapping for the same receivers compared to the old PC). The BKG client version was 12.xxx but we also now updated to the recent version.5 The issue was discovered after we changed the main test PC which needed re-installation of GNSS receivers (leading to different com port mapping for the same receivers compared to the old PC). The BKG client version was 12.xxx but we also now updated to the recent version. 6 6 7 In general we can successfully open the connection to ports like COM4. Stoping the client and using the same settings for higher ports (multiple receivers are connected at same time with same settings) leads to the connection is not being accepted. 7 In general we can successfully open the connection to ports like COM4. Stpoping the client and using the same settings for higher ports (multiple receivers are connected at same time with same settings) leads to the connection is not being accepted. 8 8 9 In the below example we automatically try to open the connection which fails. Than we manually just change the com port number from 17 to 5 and it immediately works (the name of the file co nincidently has com 4in it on, on another PC it is between com11 not working and com4 working).9 In the below example we automatically try to open the connection which fails. Than we manually just change the com port number from 17 to 5 and it immediately works (the name of the file coincidentally has "...Com5.bnc" in it on, on another PC it is between com11 not working and com4 working). 10 10 11 11