LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to connect mysql database to labview and plot the graph

Hi all,

 I am doing my final year project about labview. I need to connect my mysql workbench database to labview and plotting two sinwave in same graph. I can already connected my labview to mysql and showing the data in labview table.But I need to plot the two sinwave in on graph according to table data. Eg: table data:      timestamp   wind speed  wind direction

                                                                                                                                                                                                  2004-01-01         0.5                 56

                                                                                                                                                                                                  2004-01-01         0.6                 60

  The attachemtn vi is about inserting file and plot the graph. And now I  want plotting the sinwave using table data and the  wind speed Y-axis,wind direction Y-axis in both side of my graph and the X-axis is showing the whole day timing like 00:00:00-24:00:00.  Can anybody combine these 2 vi to polting the graph according table data not according to file data.Thanks

 

                                                                     

 

Download All
0 Kudos
Message 1 of 2
(2,578 Views)
0 Kudos
Message 2 of 2
(2,564 Views)