07-14-2011 05:54 AM
Hi ,
I am comparatively new to lab view and want to know hoe I can change the name of the y axis pragmatically
every time I place a waveform graph the x and y axis are by default called 'time' and 'amplitude'
but in my program I want the user to be able to pragmatically change the name of these axis's specially the y axis .
is there any way to do it ? ive tried creating reference and passing it on to a property node .. but i am unable to find the right property that will perform the task i desire ..
please help ..
many thanks in adavnce
Solved! Go to Solution.
07-14-2011 06:04 AM - edited 07-14-2011 06:04 AM
Hi Avisnash,
You can use the property node name of y axis for this purpose. Check the attached vi.
Regards,
Nitzz
(Give Kudos to good Answers and Mark it as a Solution if your problem is Solved;))
07-15-2011 01:42 AM
Thanks a lot Nitzz ... it worked with out a glitch ..
Thank u ..