LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

generate graph in labview

hi everyone i am new to labview can anyone tell me how to plot a graph in labview i have created one vi but it does not continuously plot my graph i.e it does not retain previous values can anyone please guide me through this
0 Kudos
Message 1 of 14
(4,051 Views)

Hi samatha.k,

what have you done so far? Where do you have problems? Did you search the example finder for it?

 

Mike

0 Kudos
Message 2 of 14
(4,044 Views)

Hi Samantha,

 

I am not sure what you are asking, the tutorial for using different types of graphs and charts can be found at https://www.ni.com/docs/en-US/bundle/labview/page/types-of-graphs-and-charts.html Also, look for the examples in the example finder. You can go to properties -> appearance of the graphs and enable x scrol bar. 

-Mallya

" Appreciate and motivate those who help"
Message 3 of 14
(4,041 Views)
hi mike thank you for replying me yes i have searched example finder and i went through context help but its not helping me, i am attaching my VI please find it in the attachment, the thing is i want to plot for various values of x and y as we do on a graph paper for example (0,4) (10,20)....... after we plot such kind of points on a paper we get some kind of waveform i want to do exaclty this in labview but in the VI which i hae done it only varies linearly i hope u understand what i am saying after looking at my VI thank you...
0 Kudos
Message 4 of 14
(4,019 Views)
hi thank you for replying me yes i have searched example finder and i went through context help but its not helping me, i am attaching my VI please find it in the attachment, the thing is i want to plot for various values of x and y as we do on a graph paper for example (0,4) (10,20)....... after we plot such kind of points on a paper we get some kind of waveform i want to do exaclty this in labview but in the VI which i hae done it only varies linearly i hope u understand what i am saying after looking at my VI thank you...
 
0 Kudos
Message 5 of 14
(4,017 Views)

Hi,

 

You can do that using XY graphs, giving different values of X and Y array cluster to the XY graph. Kindly check the attachment and let me know if this is what you need.

 

 

-Mallya

-Mallya

" Appreciate and motivate those who help"
0 Kudos
Message 6 of 14
(4,011 Views)
hi mallya thank you for the effort but this is not what i meant the thing is i want to plot a graph like we do on a graph paper for couple of points that is if i change x and y values continuously on the front panel xy graph should plot it direclty like in the following VI but in my VI its only plotting linearly just check my VI
0 Kudos
Message 7 of 14
(3,995 Views)
i am sorry this is not the one i am talking about i will send u another file
0 Kudos
Message 8 of 14
(3,993 Views)
check the xy graph and please guide thank you in advance
0 Kudos
Message 9 of 14
(3,991 Views)
this is another one i have just connected the numeric control directly to the xy graph using array pls kindly go through this and guide me thank you
0 Kudos
Message 10 of 14
(3,971 Views)