LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

plot with excel

Hi, I currently have this graph.
It is currently graphing "scatter with data points connected by lines without markers."
I just want to graph "scatter. compares paires of values"
how do i change that in the property node of labview?
can someone please help me?

Best regards,
Krispiekream
0 Kudos
Message 1 of 14
(4,229 Views)
I already found the solution for that.
thanks. but i do have this other problem
currently, when I graph this.
it look like this. image 1
but i want to do this automatically. is it possible to do so? like this. image 2
if so, does anyone have any suggestions?

Best regards,
Krispiekream
Download All
0 Kudos
Message 2 of 14
(4,216 Views)
In the first image your offset is 0, in the second it is 250.  Find the option for setting the x-axis offset and set it to 250.
Message 3 of 14
(4,207 Views)
but its not always 250.
different devieces look differently

Best regards,
Krispiekream
0 Kudos
Message 4 of 14
(4,202 Views)
Autoscale the x-axis?  Create a property node with a feed to the XScale.Offset?
0 Kudos
Message 5 of 14
(4,196 Views)
i dont visuality see how to create it. do you have any sample?
thank you!
Best regards,
Krispiekream
0 Kudos
Message 6 of 14
(4,186 Views)
Creating the property node?
Create > Property Node > X Scale > Offset and Multiplier > Offset
 
Changing the X Scale Properties?
 
 


Message Edited by Steve.Briggs on 11-07-2007 02:10 PM
Message 7 of 14
(4,180 Views)
Are you doing a graph in LabVIEW or Excel? If it's Excel, are you using the NI Report Generation Toolkit or ActiveX Methods and Properties to control the Excel graph?
Message 8 of 14
(4,175 Views)
I am using labview to plot an excel graph using
ActiveX Methods to control the Excel graph?

Best regards,
Krispiekream
0 Kudos
Message 9 of 14
(4,165 Views)
That's what I thought. Steve's answers are referring how to plot the graph in LabVIEW. Is there a specific reason why you don't want to plot it in LabVIEW?
Message 10 of 14
(4,159 Views)