Hi:wave:
i programmed the microcontrolle to get two sensor data and send its output to PC through serial port
![Name: xmj4.png
Views: 22
Size: 62.1 KB]()
the Text box1(labelled as ADC value) going to display 8 digit data through serial port (XXXXYYYY)
XXXX - ADC value of first sensor
YYYY- ADC value of second Sensor
my main object is to get 8 digit data (XXXXYYYY) at same time.. look below and see ADC Value
Picture1 : i got 8 digit value in text box
![Name: iop4.jpg
Views: 20
Size: 16.0 KB]()
But some time i cant get 8 digit data:mad:
picture2 :here i get one digit data(error value)
![Name: 9rf.png
Views: 20
Size: 65.5 KB]()
Picture3 : here i got 6 digit data(error value)
![Name: h8q.png
Views: 20
Size: 66.9 KB]()
what i want is that need to get 8 digit value every time.
please reply
i programmed the microcontrolle to get two sensor data and send its output to PC through serial port
the Text box1(labelled as ADC value) going to display 8 digit data through serial port (XXXXYYYY)
XXXX - ADC value of first sensor
YYYY- ADC value of second Sensor
my main object is to get 8 digit data (XXXXYYYY) at same time.. look below and see ADC Value
Picture1 : i got 8 digit value in text box
But some time i cant get 8 digit data:mad:
picture2 :here i get one digit data(error value)
Picture3 : here i got 6 digit data(error value)
what i want is that need to get 8 digit value every time.
please reply