LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY graph cursor legend in another VI

Hi,

I have a XY graph on my main VI. On the main VI there is little space for the cursor legend so I would like to move it into a separate frontpanel that can be popped up on demand. I managed to use the graphs reference to get all information about the cursors using the 'cursor list' property. However I would prefer to use the original cursor legend control since it already provides all the features I need. Is there a way to do this without copying all the graph data over to the second VI? I'm using LV8.21

thanks

klaus

Message Edited by KlausS on 06-13-2007 01:43 AM

0 Kudos
Message 1 of 2
(2,980 Views)
I'm quite sure it's not possible to split a control over multiple front panels.
Another possibility would be to use the original cursor legend placing it in the least bad position and show/hide it by means of the Cursor Palette Visible property.
You wouldn't be allowed to move it, though.
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 2 of 2
(2,967 Views)