Click here to Skip to main content
16,006,531 members
Home / Discussions / C#
   

C#

 
GeneralC# Serial port communication Pin
Scalpa14-Feb-08 3:53
Scalpa14-Feb-08 3:53 
GeneralRe: C# Serial port communication Pin
DaveyM6914-Feb-08 4:14
professionalDaveyM6914-Feb-08 4:14 
GeneralRe: C# Serial port communication Pin
Scalpa14-Feb-08 4:24
Scalpa14-Feb-08 4:24 
GeneralRe: C# Serial port communication Pin
Luc Pattyn14-Feb-08 4:42
sitebuilderLuc Pattyn14-Feb-08 4:42 
GeneralRe: C# Serial port communication Pin
Scalpa14-Feb-08 5:22
Scalpa14-Feb-08 5:22 
GeneralRe: C# Serial port communication Pin
Luc Pattyn14-Feb-08 5:34
sitebuilderLuc Pattyn14-Feb-08 5:34 
GeneralRe: C# Serial port communication Pin
Scalpa14-Feb-08 5:45
Scalpa14-Feb-08 5:45 
GeneralRe: C# Serial port communication Pin
Luc Pattyn14-Feb-08 5:52
sitebuilderLuc Pattyn14-Feb-08 5:52 
You're welcome.

One more idea: if your serial cable is not a commercial one, but something someone
assembled from scrap, then you might be able to see the actual number of conductors
used; the fewer there are, the fewer things you have to worry about. So if there
are only three conductors, it should always work in HyperTerminal.
If on the other hand all 9 (I presume it's a DB-9 connector) pins are wired, then
chances are you have to set all output control lines (about 3 or so) to the right
polarity.

Apart from that, there really should be no problem at all.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

This month's tips:
- before you ask a question here, search CodeProject, then Google;
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get;
- use PRE tags to preserve formatting when showing multi-line code snippets.


GeneralRe: C# Serial port communication Pin
DaveyM6914-Feb-08 5:48
professionalDaveyM6914-Feb-08 5:48 
GeneralRe: C# Serial port communication Pin
Luc Pattyn14-Feb-08 6:03
sitebuilderLuc Pattyn14-Feb-08 6:03 
GeneralRe: C# Serial port communication Pin
Scalpa14-Feb-08 6:22
Scalpa14-Feb-08 6:22 
GeneralRe: C# Serial port communication Pin
Scalpa26-Feb-08 6:04
Scalpa26-Feb-08 6:04 
GeneralUsing Google Maps in a C# application Pin
biscoito14-Feb-08 3:13
biscoito14-Feb-08 3:13 
GeneralRe: Using Google Maps in a C# application Pin
Mircea Puiu14-Feb-08 4:05
Mircea Puiu14-Feb-08 4:05 
GeneralRe: Using Google Maps in a C# application Pin
biscoito14-Feb-08 5:02
biscoito14-Feb-08 5:02 
GeneralRe: Using Google Maps in a C# application Pin
MrPlankton14-Feb-08 7:56
MrPlankton14-Feb-08 7:56 
GeneralRe: Using Google Maps in a C# application Pin
biscoito14-Feb-08 9:59
biscoito14-Feb-08 9:59 
QuestionProblem using DataGridViewComboBoxColumn Pin
Mc_Topaz14-Feb-08 2:29
Mc_Topaz14-Feb-08 2:29 
QuestionWriting to word document? Pin
omegazafer14-Feb-08 1:50
omegazafer14-Feb-08 1:50 
AnswerRe: Writing to word document? Pin
Giorgi Dalakishvili14-Feb-08 1:52
mentorGiorgi Dalakishvili14-Feb-08 1:52 
GeneralDataGridView problem Pin
kallileo14-Feb-08 1:12
kallileo14-Feb-08 1:12 
GeneralRe: DataGridView problem Pin
Harvey Saayman14-Feb-08 1:15
Harvey Saayman14-Feb-08 1:15 
GeneralRe: DataGridView problem Pin
Mircea Puiu14-Feb-08 4:01
Mircea Puiu14-Feb-08 4:01 
GeneralExe not running in different computer.. Pin
Ashish Chauhan14-Feb-08 0:23
Ashish Chauhan14-Feb-08 0:23 
GeneralRe: Exe not running in different computer.. Pin
DaveyM6914-Feb-08 0:28
professionalDaveyM6914-Feb-08 0:28 

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.