LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX event queue in Labview 7.0

I've acquired an Ortec toolkit with ActiveX controls and am trying to follow the procedures shown in the manual for handling ActiveX events.  The manual tells me to add 'Create ActiveX Event Queue node', "Wait on ActiveX Event Node' and 'Destroy ActiveX Event Queue node' to my vi.  The problem is, the manual was written for Labview 5.1, and I have Labview 7.0, which no longer uses these nodes.  Instead, LV 7 uses the 'Register Event Callback Node'.  Can anyone tell me how to alter the attached vi to use the Register Event Callback Node instead of event queueing?
0 Kudos
Message 1 of 2
(2,959 Views)

hi there

see attachment for an example (because i don't had your control i used one of MSCOMCTL)

 

best regards

chris

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 2
(2,953 Views)