07-08-2013 03:54 AM
i wish to assign a name to a control or a costant by a string, how to do that ?
07-08-2013 04:38 AM
@rozzilla wrote:
i wish to assign a name to a control or a costant by a string, how to do that ?
Controls on the Front Panel have two text strings associated with them:
-> Label
-> Caption
Find here the difference, if you already don't know.
Now Captions can be edited during the VI is running and Labels can only be edited if the VI is in 'Edit mode'.
Following are some useful links:
2. Write Label Text to Caption Text
3. Programmatically Changing the Label for a Control or Indicator in LabVIEW