LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CWgraph3D

how can I access to the CWgraph3D properties dialog box under LabView 6i awhile you run a VI with this type of graph?
0 Kudos
Message 1 of 2
(2,597 Views)
You can't. LabVIEW has a strictly divides run time properties and edit properties of controls. For instance, you cannot move a control on the front panel with the VI running (without adding code). Although it is not as complete as the properties menu, you can set some of the properties with property nodes.
Message 2 of 2
(2,597 Views)