Hi, I have a VI that reads MSP430 continuously, stores the string in a table, parses the data depending on a string identifier and then plots in two different charts depending on the identifier.
Using the same TI module, when I use serial communication with other GUI it reads a lot faster than in LabView. But I need a VI in LabView as I have to plot the data and other GUI is just reading it. My point is that TI module is programmed currently and its the LabView that is slowing it down.I am attaching my VI, it would be great if someone could help me out.
P.S : I am new to LabVIew and this is my first VI.