Hello NI Community,
I am new with LabVIEW and I am working with a project right now using Arduino Uno and LabVIEW in which it will continuously read temperature data via sensor through serial communication and then will be logged on a text file. I am using 6 sensors and I want to have a log that matches the sensor number and its acquired temperature but I don't know how to split those data or how to managed a code in order to have the desired outcome. I have attached in here the vi I have made as well as the Arduino code and sample log file. I am using LabVIEW 2016 version by the way.
Hope someone can help me with this and it will be very much appreciated. Thank you in advance!