Click here to Skip to main content
15,916,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHyperlinks in dialog apps ? Pin
autekre4-Feb-03 8:20
autekre4-Feb-03 8:20 
AnswerRe: Hyperlinks in dialog apps ? Pin
Joaquín M López Muñoz4-Feb-03 8:35
Joaquín M López Muñoz4-Feb-03 8:35 
Generalini files Pin
scara4-Feb-03 8:12
scara4-Feb-03 8:12 
GeneralRe: ini files Pin
Nitron4-Feb-03 11:13
Nitron4-Feb-03 11:13 
GeneralRe: ini files Pin
scara4-Feb-03 19:04
scara4-Feb-03 19:04 
GeneralRe: ini files Pin
Dave_5-Feb-03 1:50
Dave_5-Feb-03 1:50 
GeneralRS232 vs RS422 Pin
peter ho4-Feb-03 7:42
peter ho4-Feb-03 7:42 
GeneralRe: RS232 vs RS422 Pin
Tim Smith4-Feb-03 8:30
Tim Smith4-Feb-03 8:30 
Yes, you would need a RS232-RS422 converter. Other than that, you won't have to change your software. Except...

I can never remember if it is the RS422 or the RS485 converter that might use a control signal to know when it send or receive data. Your flow control settings should hand this without problem (CTS/RTS or DSR/DTR). However, this is usually important only for multi-drop system.

If you want your RS232 application to support RS422 and RS485, just make sure you support both your hardware flow control settings. In 8 years of process control with our product, we have never run into a RS422 or RS485 issue.

FYI: For distance applications or high noise, RS422 is much better. You will find it commonly used in any type of hostile environment.

Tim Smith

I'm going to patent thought. I have yet to see any prior art.
GeneralThat sucks.. Pin
LiquidKnight4-Feb-03 7:36
LiquidKnight4-Feb-03 7:36 
GeneralRe: That sucks.. Pin
Rickard Andersson204-Feb-03 7:52
Rickard Andersson204-Feb-03 7:52 
GeneralRe: That sucks.. Pin
LiquidKnight4-Feb-03 7:55
LiquidKnight4-Feb-03 7:55 
GeneralRe: That sucks.. Pin
Rickard Andersson204-Feb-03 8:03
Rickard Andersson204-Feb-03 8:03 
GeneralRe: That sucks.. Pin
Rickard Andersson204-Feb-03 7:56
Rickard Andersson204-Feb-03 7:56 
GeneralRe: That sucks.. Pin
LiquidKnight4-Feb-03 7:57
LiquidKnight4-Feb-03 7:57 
GeneralRe: That sucks.. Pin
Jamie Hale4-Feb-03 8:37
Jamie Hale4-Feb-03 8:37 
GeneralRe: That sucks.. Pin
Rickard Andersson204-Feb-03 8:55
Rickard Andersson204-Feb-03 8:55 
GeneralRe: That sucks.. Pin
Paul M Watt4-Feb-03 21:20
mentorPaul M Watt4-Feb-03 21:20 
GeneralSignals and Threads debugging... Pin
-=jarl=-4-Feb-03 6:16
-=jarl=-4-Feb-03 6:16 
GeneralRe: Signals and Threads debugging... Pin
AlexO4-Feb-03 6:22
AlexO4-Feb-03 6:22 
GeneralRe: Signals and Threads debugging... Pin
-=jarl=-4-Feb-03 6:31
-=jarl=-4-Feb-03 6:31 
GeneralRe: Signals and Threads debugging... Pin
-=jarl=-4-Feb-03 10:41
-=jarl=-4-Feb-03 10:41 
GeneralRe: Signals and Threads debugging... Pin
Alvaro Mendez4-Feb-03 10:52
Alvaro Mendez4-Feb-03 10:52 
GeneralRe: Signals and Threads debugging... Pin
-=jarl=-4-Feb-03 11:08
-=jarl=-4-Feb-03 11:08 
GeneralRe: Signals and Threads debugging... Pin
-=jarl=-4-Feb-03 11:26
-=jarl=-4-Feb-03 11:26 
GeneralRe: Signals and Threads debugging... Pin
Alvaro Mendez4-Feb-03 13:26
Alvaro Mendez4-Feb-03 13:26 

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.