Hi,
Currently , I am doing some labview programming by using one laser displacement sensor(position data unit:mm), and I could receive the data from the COM port, but they are in the string format. I need to display them in the waveform. I use the block of 'string to unsigned byte array', but the data were transferred into ASCII code. So, how can I use labview to obtain the real data just the same as that the sensor reads??Thx!