Quantcast
Channel: Instrument Control (GPIB, Serial, VISA, IVI) topics
Viewing all articles
Browse latest Browse all 5565

Not able to separate the serial data

$
0
0

I am trying to make a simple serial read vi but facing a problem that all the data serially coming are not getting separated and getting the plot on the same graph. I m using comma delimiter still not able to separate the data.

 

The format of coming data :-

Serial.println("95336");
delay(1000); 
Serial.println("36.2");
delay(1000);
Serial.println("526.23");
delay(1000);

so on .

I have added the screenshot of my VI 
please help me out 


Viewing all articles
Browse latest Browse all 5565

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>