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

Getting data from the Virtual Com Port on windows #26

Open
Kortepk opened this issue Mar 2, 2024 · 1 comment
Open

Getting data from the Virtual Com Port on windows #26

Kortepk opened this issue Mar 2, 2024 · 1 comment

Comments

@Kortepk
Copy link

Kortepk commented Mar 2, 2024

Hello, I want to transfer data from the microcontroller in the application. How do I need to configure the data to be read from COM5?

image

@azonenberg azonenberg transferred this issue from ngscopeclient/scopehal-apps Mar 2, 2024
@azonenberg
Copy link
Collaborator

Moved to xptools as that's the root issue.

The UART class in libxptools doesn't currently support Windows serial ports. If you add appropriate code paths to open, set baud rate, and read/write to the COM device object, then the libscopehal SCPIUARTTransport class should pick it up and work fine on Windows.

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