LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically changing the scale name

Solved!
Go to solution

Hi,

I'm having problems finding the correct properties to modify for a mixed signal graph.

Basically I would like to change the name of a Y scale programatically (image).

 

 

Y scale name change

 

 

Would appreciate very much if someone kindly show me which property to edit.

Thanks very much!

 

 

 

0 Kudos
Message 1 of 3
(2,839 Views)
Solution
Accepted by Will1989

Try to check this..

 

---
Silver_Shaper | CLD
Message 2 of 3
(2,830 Views)

Thanks so much SaC! Finally!

 

Just to document the method for the benefit of other users:

 

How to rename scale name for mixed signal graph:

 

To select the y-scale, use the ActYScl property:

Create - Property Node - Active Y Scale

 

To change the text of the scale name:

Create - Property Node - Y Scale - Name Label - Text

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