LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

call button click event if numeric value changed / menu clicked

Is anyone know how to dynamically call control event(like one button click) when another numeric value changed or menu clicked?

 

For example,

 

MSG_A button  click event is pop up "hello, world" message dialog.

if numeric value changed(event numeric value changed by calculation) and menu clicked, it will call MSG_A button event which pop up "hello, world" message dialog. If can implement, i think it will very easy to handle the same code cases. 

 

 

 

 

0 Kudos
Message 1 of 3
(2,335 Views)

Hi OneForLove,

 Please use the User defined event functions to create dynamic events..

 

Regards,

SrikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 2 of 3
(2,333 Views)

Hi,

     Are you looking for something like this?

    

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 3 of 3
(2,332 Views)