Hi,
I am doing a reading from 5 sensors (dissolved oxygen, electrical conductivity, pH, Light Intensity and temperature). I am receiving the readings on my serial read program in labview. I have 2 problems.
1) When i split the readings coming as text into floating point, it just indicates once and does not overwrite the new reading being sent every 250ms.
2) The display order of the measurements from the sensor gets changed every time i run the program, e.g; the dissolved oxygen reading gets displayed as output 1 and the next time as output 4 etc.
My program is attached. Please help me in this issue.
Thanks