LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to plot XY graph from 2 input of dynamic array ? ...

I have 2 problem when I plot XY graph with 2 dynamic array :
- I want to make the graph look like sweep chart. But it's seem not possible to use waveform graph?
- The graph shoul move from left to right , then right to left, then left to right,.....
Any one can give me some hints?  Thanks alot.
Download All
0 Kudos
Message 1 of 7
(4,391 Views)

hi,

try using waveform chart and then right click the waveform chart>>select strip chart or scope chart updation mode according to your requirement.

hope this will help you

0 Kudos
Message 2 of 7
(4,376 Views)
Hi "ha noi",

you could use an XY-graph...
You have to provide your own x-data in this case, making it easy to sweep from left to right and vice versa.
To get different colors you can use more than one plot in this graph (i.e. 3 plots using red, yellow & green plot color).
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 7
(4,376 Views)
I can not connect with waveform, because the data type of wire is cluster of 2 elements ( 1D - array of double and 1D array of double).
If I use XY graph I got a lot of trouble: measure max, min...and make the grap move from left to right, right to left, ...
0 Kudos
Message 4 of 7
(4,357 Views)
I have to make Y change  from 0-10, then 10-0,.... Any one can help me to make it better?
- How I shift the graph?
0 Kudos
Message 5 of 7
(4,311 Views)

I would be better able to help you with your VI if I can understand what your end goal is.  I'm also a little bit confused about your question.  Are you wanting to shift the y-axis in the same way that the x-axis is shifting? You might want to try rephrasing, thanks!

Meghan M.

0 Kudos
Message 6 of 7
(4,269 Views)
Now I can shift the graph. But I got other problem :
 
Do you have any example?
0 Kudos
Message 7 of 7
(4,245 Views)