Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: Opening ports COM9+ #8

Open
Tezar opened this issue May 28, 2019 · 1 comment
Open

Windows: Opening ports COM9+ #8

Tezar opened this issue May 28, 2019 · 1 comment

Comments

@Tezar
Copy link

Tezar commented May 28, 2019

No directly problem of library, but could be at least hinted in docs.
When trying to open ports higher than COM9, you have to use special prefix e.g. ".\COM10"
This prefix is NOT included while enumeratig. According to the microsoft, you can always use the prefix even for lower ports, so this could be easily enforced in hx.

Will gladly make PR if it is deemed worthy.

ref:
https://support.microsoft.com/en-us/help/115831/howto-specify-serial-ports-larger-than-com9

@andyli
Copy link
Owner

andyli commented May 29, 2019

Hi, thank for the tip. I haven't done anything with hxSerial for a long time and it's unlikely change soon. I'm happy to merge any useful-looking PRs though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants