06-19-2009 06:55 AM
06-19-2009 08:46 AM
Hi Siamak,
what do you mean? You can right click on a subvi and select, show label.
Mike
06-19-2009 09:02 AM
Hi Siamak,
I hope you are wanting the dynamically change the label of the currently used VI.
Is that what you want ??
Otherwise to show/edit labels right click on it ,
which will show the name. So just rename it ..
06-23-2009 01:48 PM
06-23-2009 01:55 PM - edited 06-23-2009 01:56 PM
Open a ref to the VI and and drop a property node and select
Front Panel Window >>> Title
To set the VI name that shows at the top of the window.
Ben
06-23-2009 02:06 PM - edited 06-23-2009 02:08 PM
You are right as far as I can tell you can not change the label of a sub VI.
I have tried to do so in the past to document what that VI is doing at that point in my code.
I very often will rename some of the built in function like the equal to document what I am testing for.
I will rename the label for while loops to document what I am looping for etc.
But sub VI labels are NOT editable.
Omar
06-24-2009 09:27 AM
06-24-2009 09:30 AM
06-24-2009 09:37 AM
06-24-2009 10:11 AM
This last reply is actually slighty different, it's about VI's Name, which must be different to the Title, but it more clearly helped with the walkthrough,... problem is yet live however, if I set the property to Front Panel Window > Title, then will I be able to make the VI's title visible on the instance and give it a name? I did set the Title property, but didn't find how to edit that title on the use!