ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

取消
显示结果 
搜索替代 
您的意思是: 

To change Programmatically caption text

Dear Friends        

             I Have an Array of Path I want to change the Captions by Dynamically (Programmatically) of each element of an array. If u have please let me know

Sivaraj M.S
CLA
0 项奖励
1 条消息(共 2 条)
2,792 次查看

This is something you can't do, in an array every element have the same properties (caption is one of them).

You could repalce the contents of the array with a cluster, one element being a string and the other the original element, now you can change the string element to the 'caption' you want.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 项奖励
2 条消息(共 2 条)
2,789 次查看