LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to programmatically change the y-scale names of a multi scale waveform chart

Solved!
Go to solution

Hey guys,

 

I am currently working on a project for school where i have to create a multi functional data acquisition application which should be able to take in data from various DAQmx devices. This community has been a great help so far getting the application working but i am currently struggling with a simple issue where i am unable to programmatically change the scales names of my waveform chart to the desired quantity.

 

Because of this issue i have to manually change the scales names of the waveform chart to the appropriate quantity from the properties menu before stating the application.

 

I have uploaded the simplified version of the VI i am currently using where i am able to programmatically change the scale name label of one scale via the waveform chart property node

 

Any help on this will be greatly appropriated.

 

Best regards,

Jonathan

 

 

 

 

 

0 Kudos
Message 1 of 3
(2,731 Views)
Solution
Accepted by topic author debonjo

Hi debonjo,

 

I am not sure if I understand your question, you can try it with "active y scale" property in front of "label text" property, like this:

 

Scale_labels.png

 

Regards,

MOJO

Message 2 of 3
(2,720 Views)

Yes, that did the trick!

 

Many thanks to you MOJO!

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