LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX Events in Labview are not working

> I have programmed an ActiveX Control with MFC-ActiveX Control Wizard. My
> control implements some methods and one event. In a VB-Client all works
> fine.
> In LabView 5.11 I do not receive the event.
> I know there are operating ActiveX controls with events, but I NEED A
SOURCE
> CODE to look for any differences to my control...
>
> Thanks in advance for any help,
> Jörg Reichert
>
0 Kudos
Message 1 of 2
(2,673 Views)
I can add that using MFC to create an activex control the properties, methods and events are recognised by LabView but none of them work.
Implementing a similar object using an ATL DLL the properties and methods do work but the activex events are not recognised by LabView. I'm don't currently understand why the differences occur, though the fact that the ATL version was not an OCX may account for something. However I've not had any success using MFC to create an ActiveX control that works with LabView, although again I can verify a VB control does work but VB is not suitable for our purposes so it's not a solution.

Any further insight appreciated!
Myles
0 Kudos
Message 2 of 2
(2,673 Views)