04-24-2008 04:24 PM
04-24-2008 04:35 PM
04-24-2008 04:39 PM
04-24-2008 04:43 PM
Yeah i am using that function, but the problem is sometimes device sends characters and sometimes numbers and i am not sure what operation to use in "edit Scan String" because if i choose %f it can't scan the characters, i am currently using %[^ ] to scan the data.
P.S Are compariosion functions able to compare two numbers if they are in string format?
04-24-2008 04:55 PM
You will need to explain a bit more. In your earlier post, you gave the example 'A= 122 B=17% C=012 '. Are you saying that you might have something like 'A= cdf B=t% C=xyz '?.
04-24-2008 04:57 PM
04-24-2008 07:07 PM
04-24-2008 08:08 PM
04-24-2008 08:51 PM