LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

gragh

Hi all :

 

Please attach file , i have two graph , one show reference point and the other shows measure point , they are separate  can I join these data in one graph ( REFERANCE AND MEASURE)

 

How can I do that

 

thanks

0 Kudos
Message 1 of 3
(2,649 Views)
As descriped in the context help:
 
XY-Graph context help
 
0 Kudos
Message 2 of 3
(2,646 Views)

Here's one possibility.

(I also corrected some other mistakes, for example there is no reason to have two wait statements in the FOR loop. They will both run in parallel and finish at the same time. One wait is enough. It is also sufficient to autoindex the two arrays only once and branch inside the loop. See attached LV 8.5).

0 Kudos
Message 3 of 3
(2,627 Views)