11-18-2009 11:10 AM
Bebeto wrote:... but there is no such thing as a continuous graph that plots with steps?
I don't understand what you mean by "with steps". Can you explain your terminology? Do you mean uneven x spacing?
In any case, LabVIEW is full featured programming language, so making your own xy chart is not that big a deal.
11-18-2009 11:49 AM
11-18-2009 11:56 AM
11-18-2009 12:03 PM
Bebeto wrote:Then in other words if I want to have a continuous graph I need to use a waveform chart and if I want to be able to plot with I need to use a Plot XY, but there is no such thing as a continuous graph that plots with steps?
Check this one : http://forums.ni.com/ni/board/message?board.id=170&thread.id=455072&page=3
I post a VI based on the XY chart overthere.
Of course you still need to understand how an XY chart/graph works!
And the best place to learn about it is the HELP 🙂