LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i get my waveform graph to plot all points that are sent to it in sequence and not just the latest point?

Yes There should be different values for the XY Graph.

 

 

Something is stuck in the redesigned program it starts on the first increment but doesnt increase.Just stops at 1

0 Kudos
Message 51 of 87
(1,086 Views)

Can you use the light bulb to see if the code is ever going to the take data state?

Tim
GHSP
0 Kudos
Message 52 of 87
(1,080 Views)

Try this version. I added an event structure to handel the button push. Do you know how to use an event structure? If not you should look at the example they are great!!!!!

 

You need to also update the Data Cluster.ctl with the one that I am sending.

Tim
GHSP
Download All
0 Kudos
Message 53 of 87
(1,077 Views)

Thank you everything runs beautifully except for the xy graph and the slope calculation they still are not displaying anything if you have more ideas?

0 Kudos
Message 54 of 87
(1,065 Views)

OK I think I have gotten it. Try this and see what you think. I disabled the keithly stuff and made some random number generators plot data and got everything working. So now if the graph is not working then it is because you are not getting data.

Tim
GHSP
Message 55 of 87
(1,056 Views)

Yes the Graph works!!! Do you know how I can change the names on the cluster that contains voltage and difference and temperatures?

0 Kudos
Message 56 of 87
(1,043 Views)

You need to right click and open type def. Make your changes and it with change everywhere it is used.

Tim
GHSP
0 Kudos
Message 57 of 87
(1,034 Views)

Okay Thanks. I have changed a great deal of things and been told to trim alot of "fat". Here is what I have now. Is there any way to, at the end of each cycle, have the xy graph be reset and the values to start plotting over again?

0 Kudos
Message 58 of 87
(1,028 Views)
Im sorry what is it you changed?
0 Kudos
Message 60 of 87
(1,017 Views)