LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Property Node to duplicate XY Graph Y Scale?

Solved!
Go to solution

Hey Guys,

 

I have been struggling here looking for a property node to Duplicate the Y Axis on an XY Graph. I want to dynamically create multiple Y Scales and Y Axis but I can't find the bugger on the property node. Currently I've hardcoded and duplicated a bunch of Y scales and just making them invisible to start and dynamically making visible depending on input.. but this obviously is not extendable. Any help would be appreciated, thanks!

CLD | CTD
0 Kudos
Message 1 of 5
(5,043 Views)
Solution
Accepted by topic author ChrisK88

Hi Guy,

 

Currently I've hardcoded and duplicated a bunch of Y scales and just making them invisible to start and dynamically making visible depending on input

That's the way to go.

You cannot create new scales dynamically…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 5
(5,030 Views)

Thanks GerdW,

 

That's quite aggravating, suppose I'll put this in the Idea Exchange to see if it gets any kudos.. 

CLD | CTD
0 Kudos
Message 3 of 5
(5,026 Views)

Someone posted here similar to what you are checking. Check if it is useful : http://forums.ni.com/t5/LabVIEW/Programmatically-add-multiple-scales-to-graph/m-p/698511/highlight/t...

 

Edit: i was checking for adding multiple scales programatcially but not duplicates. See if it helps, else ignore.

Thanks
uday
0 Kudos
Message 4 of 5
(5,023 Views)

@udka wrote:

Someone posted here similar to what you are checking. Check if it is useful : http://forums.ni.com/t5/LabVIEW/Programmatically-add-multiple-scales-to-graph/m-p/698511/highlight/t...

 

Edit: i was checking for adding multiple scales programatcially but not duplicates. See if it helps, else ignore.


udka,

 

Thanks, but as I wrote in my original question, what you suggested is how I did it, and I don't like that method, it's not extendable.

 

If anyone thinks that there should be a way to do this programatically, please take a look at my submission:

http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Add-Invoke-Node-or-Property-Node-to-quot-Duplicate-Sca...

CLD | CTD
0 Kudos
Message 5 of 5
(5,015 Views)