LabView Projects DISCUSSION

convert data from serial port to real time plot

Started by syedzainnasir convert data from serial port to real time plot
1 replies 248 views 2 participants
Latest activity · 20 Feb 2017

convert data from serial port to real time plot

syedzainnasir LabView Projects Forum
#1
I have a serial terminal that reads my data in the following format.

X=-0.020 Y= 0.026 Z= 1.160
X=-0.007 Y= 0.015 Z= 1.144
X=-0.007 Y= 0.020 Z= 1.160
X=-0.010 Y= 0.015 Z= 1.160
X=-0.012 Y= 0.015 Z= 1.170

How do I get this data to be graphed on X, Y or versus time plots? Please help I usually work with excel macros and I am not familar with labview

Community replies 1

Re: convert data from serial port to real time plot

#2
[quote=Clayton post_id=78 time=1487588884 user_id=71] I have a serial terminal that reads my data in the following format.

X=-0.020 Y= 0.026 Z= 1.160
X=-0.007 Y= 0.015 Z= 1.144
X=-0.007 Y= 0.020 Z= 1.160
X=-0.010 Y= 0.015 Z= 1.160
X=-0.012 Y= 0.015 Z= 1.170

How do I get this data to be graphed on X, Y or versus time plots? Please help I usually work with excel macros and I am not familar with labview [/quote]
I think you are looking for
[url=http://www.theengineeringprojects.com/2014/10/display-serial-data-on-real-time-graph-in-labview.html]DISPLAY SERIAL DATA ON REAL TIME GRAPH IN LABVIEW[/url]
TEP COMMUNITY