Click here to Skip to main content
15,905,068 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
User 1106097914-Feb-19 5:37
User 1106097914-Feb-19 5:37 
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 
It's going to depend on how the software on the computer side sets up the port. If it sets it up such that it needs to see some particular signal line enabled before it will talk, then you will have to set up that line and enable it on your side.

Or, if it's doing that, it may also be enabling an outgoing one as well. If so, you can always just loop that one back on the one it wants to see high, allowing it basically to enable itself. So wire RTS to CTS and/or DTR to DSR. Most likely the former I would guess.
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 
GeneralRe: Serial cables... serial communications Pin
Greg Lovekamp15-Feb-19 5:19
professionalGreg Lovekamp15-Feb-19 5:19 
GeneralRe: Serial cables... serial communications Pin
OriginalGriff15-Feb-19 5:22
mveOriginalGriff15-Feb-19 5:22 
GeneralRe: Serial cables... serial communications Pin
Member 1315692715-Feb-19 4:39
Member 1315692715-Feb-19 4:39 
GeneralRe: Serial cables... serial communications Pin
SeattleC++15-Feb-19 5:09
SeattleC++15-Feb-19 5:09 
GeneralRe: Serial cables... serial communications Pin
ttennebb15-Feb-19 10:26
professionalttennebb15-Feb-19 10:26 
GeneralRe: Serial cables... serial communications Pin
charlieg17-Feb-19 11:42
charlieg17-Feb-19 11:42 
JokeThought for some other day... Pin
littleGreenDude14-Feb-19 2:36
littleGreenDude14-Feb-19 2:36 

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.