There will be many scale in a mixed signal graph. It’s a boring job to change the names of the scales in edit mode. If you need to change the names of the scales when your LabVIEW program is running, it’ll be a hard job for new LabVIEW programmer.
In fact, it is quite easy if you know how to do it. Here is what to do when you need to change the scale names in mixed signal graph:
First, you need to select the y-scale which you want to change scale name by ActYScl property as following: Right click the mixed signal graph and select Create->>Property Node –>> Active Y Scale.