conversion specifier
hey everyone. i've managed read 3 analog inputs sensors, , send them vb6 , that's working fine. problem i'm having varying number of digits in each variable.
what hoping find out thread conversion specifier use set these values(0-1023) constant set of digits(0000-1023). way vb6 can pull 4 numbers off @ time , have correct value.
thanks
what hoping find out thread conversion specifier use set these values(0-1023) constant set of digits(0000-1023). way vb6 can pull 4 numbers off @ time , have correct value.
thanks

another alternative add termination character. e.g. 3 analog sensors send this:
1:12;2:458;3:9;
this way have free format can expanded accomodate more sensors.
1:12;2:458;3:9;
this way have free format can expanded accomodate more sensors.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > conversion specifier
arduino
Comments
Post a Comment