LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I retrieve LabVIEW shared variable's description programmatically?

It seems so simple but I'm spending way too much time trying to figure this out myself. How do I retrieve the description of a shared variable programmatically through LabVIEW?

Thanks ahead,
James
0 Kudos
Message 1 of 4
(5,151 Views)
What do you mean by "Description" of the shared variable?

Regards,

André
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 4
(5,140 Views)
From the Project Explorer, when you right click and press Properties from the shared variable, you can set the Description, Name, Initual Value, etc.
0 Kudos
Message 3 of 4
(5,129 Views)

Hi James,

I am assuming you have the DSC module since you reference initial values.  There is KnowledgeBase that talks about how to programmatically change the binding source, and basically you can follow these same steps to access the other properties via a property node.  If you still have questions after looking at this KB feel free to post back.  Have a great day!

Regards,

Michael
Applications Engineering
National Instruments
0 Kudos
Message 4 of 4
(5,119 Views)