LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to get dynamically the list of the controsl present on a HCI ?

Hi,

I'm a student in training periode for my engineer studies and my tutor adked me to post the following question?

How can I obtain the dynamic list of the controls present on a HCI? Are there some CVI functions which can realize this task (with an enumeration or...?)

Best regards
0 Kudos
Message 1 of 2
(2,780 Views)

Hello Sebdebrans,

Here is an example in CVI 8.5 for doing what you want.

Functions used are GetPanelAttribute() and GetCtrlAttribute();

Regards,

Alexandre

AE - NIF

 

Alexandre M. | Certified LabVIEW Developer
Embedded and Control Systems Engineer (NI France)
0 Kudos
Message 2 of 2
(2,734 Views)