LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
s.sohn

Duplicating graph scale programmatically

Status: New

We can duplicate a graph scale by right click, but we cannot do it when the VI is running.
It's better that we can duplicate and delete a scale both manually and programmatically on running VI.
Duplicate Scale.PNG

For programmatic approach, I suggest invoked method like this:
new idea.PNG

Sang Kyeong Sohn
Download All
1 Comment
MikeC3
Member

Definitely Kudos on this.  I've been struggling with duplicating, swapping, and hiding scales at edit mode, only to have them act completely unexpected when I unhide them at runtime.  Thought I was the only one for how difficult this is.

 

Should also include a swap sides invoke node as well.