Skip to content

Just don't understand #15968

Closed Answered by bw1faeh0
thepixy asked this question in Q&A
Sep 13, 2023 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

Windows Terminal is not a software to create a serial connection using RS232 or similar hardware.

It is a Terminal emulator. A terminal emulation is a computer program that emulates the function of a computer terminal. It is used to allow text-based programs to be used within a graphical user interface.

Inside Windows Terminal you can run e.g. text-based programs that connect to other hardware using RS232 and asking for settings like baudrate, partity, etc. I use Windows terminal to run following command:
plink -serial COM1 -sercfg 115200,8,1,N,N to connect to my external hardware...

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@thepixy
Comment options

@zadjii-msft
Comment options

Answer selected by thepixy
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@thepixy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements
4 participants
Converted from issue

This discussion was converted from issue #15965 on September 14, 2023 14:14.