On button click i am appending a new element to array, so that i can have selected reading in my array. This all things mention above is done in case structure, at true condition. now i want to use this arrays(witch are created at true case) When i press button plot, i should get a graph of above array.
help me please..
Shital plz give me your e-mail id, so i can say thanks to you.
hi Julion.. i am very new to LabView, I am learning and working at the same time on LabView7 thanks for your help.. your both asn. was exactly what i want thank u very much.
I gone through you ans to other que. Can you please tell what is that language.
hi Julion.. i am very new to LabView, I am learning and working at the same time on LabView7 thanks for your help.. your both asn. was exactly what i want thank u very much.
I gone through you ans to other que. Can you please tell what is that language.
hi juilion i have a problem i need your help. i want to plot multiple graph, on a single xy graph i want -->if user want to plot a new plot user will press new button,give value of parameter using control,do needed operation . then press button name as plot. on button click user must see all previous and new plot."
For plotting a whole set of observation we use array with feedback node. Is there is any same method... so that we can use bunddle & feedback node to achive my task.
Hi Thandal, I've done a little example on how to plot multiple graph using shift reg or feedback node. You could also have a look at 'XY Graph.vi' in LabView's examples. If you want to keep the graphs plots beetween executions of your application, do not initialise the graphs at all.
Hope this helps ! Feel free to correct me if that's not what you wanted. Regards, Julien
hi jumarion thank you very much you always give me a perfect ans.
as i want one graph to be display as you use 2 graph. to achive my requirment we can hide one graph. we have to use 2 graph it's not possible with single graph is it so.