Click here to Skip to main content
15,910,083 members
Home / Discussions / C#
   

C#

 
QuestionSerialport - Wait until Device is ready Pin
pxp8-Sep-05 21:23
pxp8-Sep-05 21:23 
AnswerRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak9-Sep-05 2:29
mveDave Kreskowiak9-Sep-05 2:29 
Only if the device tells you through the serial port. Other than that, no there isn't.

The only method you have is to just read the Serial port until you have all the data you EXPECT to recieve, discarding everything else, or the device tells you it's sent you the complete data package.

Most of the code you're going to write for this depends on the device and what it sends you.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Serialport - Wait until Device is ready Pin
pxp9-Sep-05 4:55
pxp9-Sep-05 4:55 
GeneralRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak9-Sep-05 14:08
mveDave Kreskowiak9-Sep-05 14:08 
GeneralRe: Serialport - Wait until Device is ready Pin
pxp10-Sep-05 6:02
pxp10-Sep-05 6:02 
GeneralRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak10-Sep-05 9:00
mveDave Kreskowiak10-Sep-05 9:00 
GeneralRe: Serialport - Wait until Device is ready Pin
pxp10-Sep-05 15:10
pxp10-Sep-05 15:10 
GeneralRe: Serialport - Wait until Device is ready Pin
Dave Kreskowiak10-Sep-05 17:22
mveDave Kreskowiak10-Sep-05 17:22 
Questiondatagrid update and scrolling Pin
xrado8-Sep-05 21:21
xrado8-Sep-05 21:21 
QuestionTAB key problem in datagrid Pin
deep78-Sep-05 21:08
deep78-Sep-05 21:08 
AnswerRe: TAB key problem in datagrid Pin
Lapje9-Sep-05 23:52
Lapje9-Sep-05 23:52 
Questionregex problem Pin
Mridang Agarwalla8-Sep-05 19:24
Mridang Agarwalla8-Sep-05 19:24 
AnswerRe: regex problem Pin
Guffa8-Sep-05 23:32
Guffa8-Sep-05 23:32 
QuestionNeed Help with HttpWebRequest Pin
Thaynann8-Sep-05 19:12
Thaynann8-Sep-05 19:12 
AnswerRe: Need Help with HttpWebRequest Pin
Andy Brummer8-Sep-05 20:08
sitebuilderAndy Brummer8-Sep-05 20:08 
GeneralRe: Need Help with HttpWebRequest Pin
Thaynann11-Sep-05 12:05
Thaynann11-Sep-05 12:05 
QuestionC# font problem Pin
8-Sep-05 19:11
suss8-Sep-05 19:11 
QuestionHow to deserialize string to data value object using C# Pin
Member 22374278-Sep-05 18:47
Member 22374278-Sep-05 18:47 
AnswerRe: How to deserialize string to data value object using C# Pin
S. Senthil Kumar8-Sep-05 20:34
S. Senthil Kumar8-Sep-05 20:34 
Questionantivirus help Pin
juni148-Sep-05 16:29
juni148-Sep-05 16:29 
AnswerRe: antivirus help Pin
Christian Graus8-Sep-05 16:53
protectorChristian Graus8-Sep-05 16:53 
GeneralRe: antivirus help Pin
Expert Coming8-Sep-05 17:19
Expert Coming8-Sep-05 17:19 
GeneralRe: antivirus help Pin
Christian Graus8-Sep-05 17:22
protectorChristian Graus8-Sep-05 17:22 
GeneralRe: antivirus help Pin
Expert Coming8-Sep-05 18:02
Expert Coming8-Sep-05 18:02 
GeneralRe: antivirus help Pin
Christian Graus8-Sep-05 18:03
protectorChristian Graus8-Sep-05 18:03 

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.