LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Property Node Property?

Solved!
Go to solution

I am using the traverse for GObjects.vi To change an object in the block diagram. I have the vi configured correctly but I do not know how to populate the properties in a property node after I place it in the block diagram from the applications palette. I tried class browser under view but it does not list the properties of the object. There are examples that come with labview that I have been following however they do not describe how to get the propertied in the node.

0 Kudos
Message 1 of 3
(2,385 Views)
Solution
Accepted by topic author Dennis_B.

Hi Dennis,

Can you show a little bit where you are getting stuck? Is the property node in your scripting VI, or in the VI that is being modified? What properties are you looking for?

 

Have you enabled VI scripting already?

Message 2 of 3
(2,371 Views)
Solution
Accepted by topic author Dennis_B.

Ahhhh.....Thank you so much Gregory. vi Scripting was not enabled. It is now and the nodes show properties as they should

 

Kudos!

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