‎2013 Jul 10 3:36 PM
Hi,
I'm reading from a COM port, in this case the datatype is integer.
My question is that the value I get from the port is divided by 10 and, It shouldn't be divided.
I checked the windows xp setting (in the regional setting) related to numbers and the decimal separator and everything seem to be fine.
At this moment I don't know what more I can chek. Can anybody help me?
Thanks a lot.
Regards.
‎2013 Jul 10 4:10 PM
Can you try reading it into a string instead, and see what you get? Also, can you show a snippet of the code?
Neal
‎2013 Jul 10 4:16 PM
can you please specify more... as in what exactly is the problem and what solution are you expecting