From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programmatically changing the x scale range of xy graph

Hi,
 
from a subvi I need to access the x scale range of an xy-graph on the panel of the main vi. I tried the code shown in the pdf attached to my posting. How can I restrict the general property node for an unspecified control to a more specific property node that offers the property "x scale range"?
 
Thanks,
Peter
0 Kudos
Message 1 of 2
(2,586 Views)

You can use "To More specific Class" from the application control palette.

Of course make sure to handle errors gracefully. This is just a draft 😉

Message Edited by altenbach on 09-18-2007 09:31 AM

0 Kudos
Message 2 of 2
(2,580 Views)