Component Object Model (COM) and Ignition

We have a simulator written in C#; does Ignition’s version of jython support COM objects?

Does anyone have an example of how to implement this?

No, jython itself does not support COM. However, there are Java projects providing various levels of support, one or more of which might be suitable for inclusion into an Ignition module.

1 Like