LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot multiple test runs data points on the same chart

My version is Labview 2010. I know I might be asking a very basic and stupid question. I did try and search in the NI website and online to specify the x0, dx values, but I couldnt find out how. There is only one input to the waveform graph and i could not find it under properties. 

Thank you for taking the time to help.

🙂

0 Kudos
Message 11 of 15
(611 Views)

Here's a quick example.

 

 

0 Kudos
Message 12 of 15
(607 Views)

Thank You very much Altenbach.

How do you get that little box to attach the Xscale offset and multiplier?

I did not know that, that was the x0 and dx. I saw that in the properties of the graph too..

0 Kudos
Message 13 of 15
(603 Views)

There are several "little boxes". 😄

 

One is a property node: right-click graph.create...property node... etc. resize and pick properties.

(note that properties are retained, so they only need to be set when they change, and not with every iteration of the loop)

 

The other one is a bundle node from the cluster palette.

0 Kudos
Message 14 of 15
(599 Views)

LOL, I feel stupid now. I see now that the property nodes are to be used in the block diagram.

When ever i tried to create the property node before, a small cancel sign would appear on the front panel. Since I was building the block diagram on another screen, i never thought to more the cursor over there.

Thank you so much for enlightening me in this matter. 

😛

0 Kudos
Message 15 of 15
(597 Views)