LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Value change event for external activex control

Hi All,

 

I am trying to know how to fire the value change event for the (externally available) button inserting into activex control. From the available properties of that button I could not find anything relevant to a value property of lv boolean buttons. But I have used this ocx button in VB application earlier.

 

 

Thanks.

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

Hi there

 

Do you want to FIRE the event from LV or do you want to CATCH the event inside LV?

 

To CATCH an event from an ActiveX control use the "Register event callback" function from the Connectivity\ActiveX palette.

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 2 of 3
(2,386 Views)

Yes I  want to fire the event from LV.

 

 

Thanks.

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