Click here to Skip to main content
15,868,016 members
Home / Discussions / C#
   

C#

 
GeneralRe: REF AND OUT VARIABLES Pin
Ghydo21-Oct-09 2:53
Ghydo21-Oct-09 2:53 
GeneralRe: REF AND OUT VARIABLES Pin
musefan21-Oct-09 2:55
musefan21-Oct-09 2:55 
GeneralRe: REF AND OUT VARIABLES Pin
Ghydo21-Oct-09 3:04
Ghydo21-Oct-09 3:04 
GeneralRe: REF AND OUT VARIABLES Pin
musefan21-Oct-09 3:08
musefan21-Oct-09 3:08 
GeneralRe: REF AND OUT VARIABLES Pin
Saksida Bojan21-Oct-09 6:12
Saksida Bojan21-Oct-09 6:12 
GeneralRe: REF AND OUT VARIABLES Pin
Luc Pattyn21-Oct-09 4:12
sitebuilderLuc Pattyn21-Oct-09 4:12 
Question.NET SerialPort Pin
hairy_hats21-Oct-09 1:54
hairy_hats21-Oct-09 1:54 
AnswerRe: .NET SerialPort Pin
Luc Pattyn21-Oct-09 2:22
sitebuilderLuc Pattyn21-Oct-09 2:22 
Confused | :confused:

USB-to-serial cables turn the data into USB packets, they don't send a packet for each byte, that would hamper throughput too much. So they have a timeout before they decide to send what they have got so far. However I don't think it is anything near 400msec (which would correspond to some 400 bytes), it would rather be some 20 msec or so.

Did you measure those 400 msec? How? and where is it, i.e. what are the two points in time that span those 400 msec?

Are you using the DataReceived event? or using a read thread?

Smile | :)

Luc Pattyn

I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages

Local announcement (Antwerp region): Lange Wapper? 59.24% waren verstandig genoeg om NEEN te stemmen; bye bye viaduct.


GeneralRe: .NET SerialPort Pin
hairy_hats21-Oct-09 2:55
hairy_hats21-Oct-09 2:55 
GeneralRe: .NET SerialPort Pin
Luc Pattyn21-Oct-09 3:50
sitebuilderLuc Pattyn21-Oct-09 3:50 
QuestionTimer and closing console Pin
abbd21-Oct-09 1:52
abbd21-Oct-09 1:52 
AnswerRe: Timer and closing console Pin
Alan N21-Oct-09 2:00
Alan N21-Oct-09 2:00 
GeneralRe: Timer and closing console Pin
abbd21-Oct-09 2:07
abbd21-Oct-09 2:07 
GeneralRe: Timer and closing console Pin
J4amieC21-Oct-09 2:17
J4amieC21-Oct-09 2:17 
GeneralRe: Timer and closing console Pin
abbd21-Oct-09 2:20
abbd21-Oct-09 2:20 
GeneralRe: Timer and closing console Pin
Mirko198021-Oct-09 2:36
Mirko198021-Oct-09 2:36 
GeneralRe: Timer and closing console Pin
Alan N21-Oct-09 2:21
Alan N21-Oct-09 2:21 
GeneralRe: Timer and closing console Pin
abbd21-Oct-09 2:31
abbd21-Oct-09 2:31 
AnswerRe: Timer and closing console Pin
Luc Pattyn21-Oct-09 2:25
sitebuilderLuc Pattyn21-Oct-09 2:25 
QuestionCheckedListBox how to catch a event. Pin
JollyMansArt21-Oct-09 1:30
JollyMansArt21-Oct-09 1:30 
AnswerRe: CheckedListBox how to catch a event. Pin
stancrm21-Oct-09 1:33
stancrm21-Oct-09 1:33 
GeneralRe: CheckedListBox how to catch a event. Pin
JollyMansArt21-Oct-09 2:54
JollyMansArt21-Oct-09 2:54 
Questionsocket programming Pin
3bood.ghzawi21-Oct-09 0:41
3bood.ghzawi21-Oct-09 0:41 
AnswerRe: socket programming Pin
Eddy Vluggen21-Oct-09 1:00
professionalEddy Vluggen21-Oct-09 1:00 
AnswerRe: socket programming Pin
HimanshuJoshi21-Oct-09 2:10
HimanshuJoshi21-Oct-09 2:10 

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.