Click here to Skip to main content
15,913,467 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Serial cables... serial communications Pin
Munchies_Matt14-Feb-19 21:49
Munchies_Matt14-Feb-19 21:49 
GeneralRe: Serial cables... serial communications Pin
jeron114-Feb-19 4:21
jeron114-Feb-19 4:21 
GeneralRe: Serial cables... serial communications Pin
lopatir14-Feb-19 4:06
lopatir14-Feb-19 4:06 
GeneralRe: Serial cables... serial communications Pin
Klaus-Werner Konrad14-Feb-19 4:39
Klaus-Werner Konrad14-Feb-19 4:39 
GeneralRe: Serial cables... serial communications Pin
PIEBALDconsult14-Feb-19 5:14
mvePIEBALDconsult14-Feb-19 5:14 
GeneralRe: Serial cables... serial communications Pin
Mark_Wallace14-Feb-19 5:17
Mark_Wallace14-Feb-19 5:17 
GeneralRe: Serial cables... serial communications Pin
Munchies_Matt14-Feb-19 5:58
Munchies_Matt14-Feb-19 5:58 
GeneralRe: Serial cables... serial communications Pin
User 1106097914-Feb-19 5:37
User 1106097914-Feb-19 5:37 
What piece of software are you using on PC side?

In one of our legacy app we are using the WIN32 API to control the COM port. Since USB2Serial Adapter we made the often the expierience that we need additional to ...
dcb.fInX = 0;
dcb.fOutX = 0;

... where dcb which is explained here: _DCB | Microsoft Docs[^]
It does not solve my Problem, but it answers my question


modified 19-Jan-21 21:04pm.

GeneralRe: Serial cables... serial communications Pin
charlieg14-Feb-19 16:41
charlieg14-Feb-19 16:41 
GeneralRe: Serial cables... serial communications Pin
charlieg15-Feb-19 1:57
charlieg15-Feb-19 1:57 
GeneralRe: Serial cables... serial communications Pin
User 1106097915-Feb-19 3:47
User 1106097915-Feb-19 3:47 
GeneralRe: Serial cables... serial communications Pin
Marc Clifton14-Feb-19 7:23
mvaMarc Clifton14-Feb-19 7:23 
GeneralRe: Serial cables... serial communications Pin
charlieg14-Feb-19 16:43
charlieg14-Feb-19 16:43 
GeneralRe: Serial cables... serial communications Pin
kalberts15-Feb-19 0:23
kalberts15-Feb-19 0:23 
GeneralRe: Serial cables... serial communications Pin
Dean Roddey14-Feb-19 17:15
Dean Roddey14-Feb-19 17:15 
GeneralRe: Serial cables... serial communications Pin
lowracer14-Feb-19 21:19
professionallowracer14-Feb-19 21:19 
GeneralRe: Serial cables... serial communications Pin
Member 916705714-Feb-19 21:54
Member 916705714-Feb-19 21:54 
GeneralRe: Serial cables... serial communications Pin
JohnDG5214-Feb-19 23:26
JohnDG5214-Feb-19 23:26 
GeneralRe: Serial cables... serial communications Pin
kalberts15-Feb-19 0:12
kalberts15-Feb-19 0:12 
GeneralRe: Serial cables... serial communications Pin
JohnDG5215-Feb-19 0:16
JohnDG5215-Feb-19 0:16 
GeneralRe: Serial cables... serial communications Pin
kalberts15-Feb-19 2:13
kalberts15-Feb-19 2:13 
GeneralRe: Serial cables... serial communications Pin
Peter Shaw15-Feb-19 1:19
professionalPeter Shaw15-Feb-19 1:19 
GeneralRe: Serial cables... serial communications Pin
charlieg15-Feb-19 2:08
charlieg15-Feb-19 2:08 
GeneralRe: Serial cables... serial communications Pin
Greg Lovekamp15-Feb-19 3:55
professionalGreg Lovekamp15-Feb-19 3:55 
GeneralRe: Serial cables... serial communications Pin
OriginalGriff15-Feb-19 4:43
mveOriginalGriff15-Feb-19 4:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.