01-13-2016 04:08 AM
Hi All,
I am reading the data from arduino UNO board through serial port using labview. This program reads two analog input of arduino and The output of serial data is 14 192 15 566 and this goes on till 100 number of samples. The 14 and 15 are the Analog channels port no which is used to recognise which data is from which analog channel.
I would like to separate the data corresponding to channel port no and store it in array. Can any one please tell me how I can separate the data corresponding to their device ID please.
Thank you!
01-13-2016 05:39 AM