Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I assign a variable name by a string

I would like to assign an array name by a special string when loop is running.

Please look an attached file.

I mean,  "lavel name assign" named for "output array".

For example, when the loop run at first time, the name of "output array" will be Y1-data.

How can I do for it ?

Please let me know.

Thank you.

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

You cannot change a label at runtime. You can change the caption by simply writing to the Caption.Text property.

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