Click here to Skip to main content
15,888,068 members
Home / Discussions / C#
   

C#

 
AnswerRe: Serial Port Won't Send While Receiving Pin
Richard MacCutchan27-Dec-12 21:45
mveRichard MacCutchan27-Dec-12 21:45 
GeneralRe: Serial Port Won't Send While Receiving Pin
C-P-User-328-Dec-12 5:21
C-P-User-328-Dec-12 5:21 
GeneralRe: Serial Port Won't Send While Receiving Pin
Richard MacCutchan28-Dec-12 5:45
mveRichard MacCutchan28-Dec-12 5:45 
GeneralRe: Serial Port Won't Send While Receiving Pin
C-P-User-328-Dec-12 5:59
C-P-User-328-Dec-12 5:59 
GeneralRe: Serial Port Won't Send While Receiving Pin
Richard MacCutchan28-Dec-12 6:40
mveRichard MacCutchan28-Dec-12 6:40 
AnswerRe: Serial Port Won't Send While Receiving Pin
GrooverFromHolland28-Dec-12 7:04
GrooverFromHolland28-Dec-12 7:04 
AnswerRe: Serial Port Won't Send While Receiving Pin
jschell28-Dec-12 9:53
jschell28-Dec-12 9:53 
GeneralRe: Serial Port Won't Send While Receiving Pin
C-P-User-331-Dec-12 10:54
C-P-User-331-Dec-12 10:54 
Indeed, the mystery thread which I didn't start.

(Or so I thought; at one time)

I learned a thing or two at THIS[^] place, where that author provides this very useful insight...
"...The next part is critical and not obvious. serialPort1 runs in it own separate thread behind the scenes..."   

(emphasis added by me).

This was really good and useful information, as you can see how it helped me to understand why I can't send and receive at the same time.

Request: I would like some kind soul to please point me to a few example code snippets that demonstrate how I can start a thread which will send out my byte array over the serial port when the existing background serial report receiver method/thread/whatever gives it an opportunity to do so.
GeneralRe: Serial Port Won't Send While Receiving Pin
C-P-User-31-Jan-13 13:35
C-P-User-31-Jan-13 13:35 
GeneralRe: Serial Port Won't Send While Receiving Pin
C-P-User-31-Jan-13 13:36
C-P-User-31-Jan-13 13:36 
GeneralRe: Serial Port Won't Send While Receiving Pin
GrooverFromHolland1-Jan-13 23:41
GrooverFromHolland1-Jan-13 23:41 
GeneralRe: Serial Port Won't Send While Receiving Pin
C-P-User-32-Jan-13 4:25
C-P-User-32-Jan-13 4:25 
GeneralRe: Serial Port Won't Send While Receiving Pin
C-P-User-37-Jan-13 9:21
C-P-User-37-Jan-13 9:21 
QuestionQuestion about split Pin
S Douglas27-Dec-12 6:32
professionalS Douglas27-Dec-12 6:32 
AnswerRe: Question about split Pin
PIEBALDconsult27-Dec-12 7:20
mvePIEBALDconsult27-Dec-12 7:20 
GeneralRe: Question about split Pin
S Douglas27-Dec-12 8:04
professionalS Douglas27-Dec-12 8:04 
GeneralRe: Question about split Pin
SledgeHammer0127-Dec-12 10:38
SledgeHammer0127-Dec-12 10:38 
GeneralRe: Question about split Pin
PIEBALDconsult27-Dec-12 11:03
mvePIEBALDconsult27-Dec-12 11:03 
GeneralRe: Question about split Pin
S Douglas27-Dec-12 11:29
professionalS Douglas27-Dec-12 11:29 
GeneralRe: Question about split Pin
SledgeHammer0127-Dec-12 13:34
SledgeHammer0127-Dec-12 13:34 
GeneralRe: Question about split Pin
PIEBALDconsult27-Dec-12 13:59
mvePIEBALDconsult27-Dec-12 13:59 
GeneralRe: Question about split Pin
SledgeHammer0127-Dec-12 14:29
SledgeHammer0127-Dec-12 14:29 
GeneralRe: Question about split Pin
PIEBALDconsult27-Dec-12 15:10
mvePIEBALDconsult27-Dec-12 15:10 
GeneralRe: Question about split Pin
PIEBALDconsult27-Dec-12 16:14
mvePIEBALDconsult27-Dec-12 16:14 
GeneralRe: Question about split Pin
SledgeHammer0127-Dec-12 17:24
SledgeHammer0127-Dec-12 17:24 

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.