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: 

Programmatically editing VI Description

Solved!
Go to solution

I am trying to programmatically edit the VI Description for a large set of VIs. Seems like it should be very easy, but it doesn't appear to work. I can read the VI Description text fine, but when I try to write to that property, nothing happens. The text does not get edited, and no error is reported. What am I doing wrong?

 

NI documentation says that the VI Description property can be programmatically set:

https://www.ni.com/docs/en-US/bundle/labview/page/creating-and-editing-vi-descriptions.html

 

Thank you for your help.

 

Download All
0 Kudos
Message 1 of 2
(3,691 Views)
Solution
Accepted by topic author Chris_12345

You need to save the VI after you update the description.

Message 2 of 2
(3,687 Views)