We are struggling with building a connection from Ignition to the WinCC OLEDB provider to get alarms and alarmconfigs out of WinCC (v7.5)
As far as I know there is no such a thing as a WinCC OLEDB for Ignition or jython, nor can I find how to build a connection to provider of WinCC
Our collegues from WinCC suggested to build a ADO-connection in a script so they could use the same format queries/connection string as they use in scripting in WinCC, but I can't figure the whole thing out.
Any idea how we can build this connection?