ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

property node

Solved!
Go to solution

Hi,

 

I have a question about the property node. The class is light blue and what does it mean? My Labview is 2010 and I can't find open VI object scripting. Do I need add-ons?

 

Thank you!

light blue color

noopenVIobject

no open vi object

0 Kudos
Message 1 of 18
(6,662 Views)
Solution
Accepted by topic author ivymerci

Light blue on properties and methods means that it is a LabVIEW scripting property that is not normally exposed.  In LabVIEW 2010 and later, you can turn these nodes on by an option in the Tools>>Options>>VI Server dialog.  You do not need another add-in.

 

Note that VIs which contain scripting properties will continue to show them, even if the LabVIEW they are being viewed in does not have the feature turned on.

Message 2 of 18
(6,657 Views)

Thank you DFGray.

 

I am new to Labview. I have turned it on(figure 1). Now I can find the light blue property. But I still can't find the Open VI Object(figure 2). Could you please help me with that?

 

figure1figure2

0 Kudos
Message 3 of 18
(6,648 Views)

I get it. Thank you!

Smiley Happy

0 Kudos
Message 4 of 18
(6,644 Views)

Open VI object is inside the LV Scripting Subpalette at the bottom of your figure 2.

0 Kudos
Message 5 of 18
(6,643 Views)

There are also tan and red property nodes (see attachment).

I don't know what tan means, but red means the use of that property is deprecated.

 

0 Kudos
Message 6 of 18
(6,615 Views)

Actually, I would call those yellow property nodes.

 

Yellow is the color for normal property nodes.

0 Kudos
Message 7 of 18
(6,606 Views)

Yes,  I am aware that yellow is the color for normal property nodes.

I also know the difference between yellow and tan.

 

Property_Colors.png

0 Kudos
Message 8 of 18
(6,598 Views)

Brown is for properties which are marked as private.


___________________
Try to take over the world!
0 Kudos
Message 9 of 18
(6,590 Views)

I had never seen the brown nodes before.

 

In the VI you posted, it only showed blue, yellow, and red when I opened it on my PC.  That's why I thought you were calling the yellow nodes tan.  I don't know why the nodes have a different color on mine.

 


0 Kudos
Message 10 of 18
(6,583 Views)