Click here to Skip to main content
15,913,090 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
I am developing a device integrated application. I need to parse the data received from serial port data. I tried to tell whole trouble in one image. please check following image telling everything.

http://tinypic.com/view.php?pic=2cq07rr&s=6[^]

I want to get just 20 (or 20000000).
Posted
Comments
Jibesh 31-Dec-12 2:33am    
can you double check the checking condition '4<' is not typo instead of '4>' because the data contains the text 4> and not 4<.

1 solution

Have a look at: Barcode scanning[^]

The first revision of the tip contains the full code.

Best regards
Espen Harlinn
 
Share this answer
 
Comments
mustafa bulan 30-Dec-12 12:28pm    
Unfortunately Espen, it did not work form me or i could not deal with those codes. You can consider that i may be not expert enough to understand your solution

I am receiving serial port data from a weighbridge in real time and it send the following raw data

http://oi50.tinypic.com/2cgc4k4.jpg[^]

PS : thank you Andre for warning me.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900