hi
I want to display two waveform(in points )in x-y coordinate(the x-y coordinate must be shown),
my method is using plot multy-xy.vi
1.initial a array(length:20 all number is 0)
2.using shift register and replace the index element of the array
3.using plot multy x-y to dynamic display the array
but when the plot multy-xy was used, the (0,0) is always the first point.
the detail is in the attached file