LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

what is different combo box value change in event structure

hi,

               i have 2 combo box in front pannel combo box 1 and combo box 2. created even structure based on both combo box value change..now i change any one of combo box value even structure in trigger but know which combo box based this even structure is triggered.

 

              how can i know about different which combox value change based event structure is triggered.

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

Hello,

 

If you have created event structure which handles events for two combo boxes in the same case you can use Control Reference (CtlRef), which returns the event structure when event happens. The structure returns reference of the control which make the event happen.

 

Thanks,

Arev

 

CTO | RAFA Solutions

 

Certified-LabVIEW-Embedded-Systems-Developer_rgb.jpgCertified-LabVIEW-Architect_rgb.jpg

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