LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

name control by a string

i wish to assign a name to a control or a costant by a string, how to do that ?

0 Kudos
Message 1 of 2
(2,328 Views)

@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:

1. Creating Captions

2. Write Label Text to Caption Text

3. Programmatically Changing the Label for a Control or Indicator in LabVIEW


I am not allergic to Kudos, in fact I love Kudos.

 Make your LabVIEW experience more CONVENIENT.


0 Kudos
Message 2 of 2
(2,321 Views)