How to filter data coming from external device to PC?

Status
Not open for further replies.

royal_stalin

Newbie level 4
Joined
Feb 6, 2007
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,327
regarding PC programming

hi all,

I am getting some data into the system through the serial port from an external device. Actually i dont want the entire data. Do i have any oppurtunity to filter that data and take the data which is needed to me. I have a c program to filter that data.

regards
Shekar
 

Re: regarding PC programming

If the data coming to PC is sequential them you can implement timers otherwise you need to receive and check the complete data. For this use the If statements.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…