ActiveX Module Documentation

Since Ignition is written in Java it is difficult to integrate ActiveX controls like you would in Microsoft .NET. However, our ActiveX control does have functions to invoke functions on the control and get/set properties on the control. But, these functions and properties don’t get listed for you. You have to inspect the ActiveX control in .NET or ComfyJ to get an idea.

What exactly would you like to do? I can help you with the code.