Top  | Previous | Next

OPC-COM Module

The OPC-COM module gives Ignition the ability to connect to legacy ("classic") COM based OPC-DA servers. It supports OPC-DA 2.0 and 3.0.

 

Connecting to classic OPC servers

With the OPC-COM module installed, there will be a new option for COM based OPC servers when creating a server connection in the gateway. The OPC-COM module is primarily intended for use with local OPC servers, although it also provides basic support for remote connections.

 

Even when connecting locally, the application may run into the traditional difficulties of connecting to OPC servers. DCOM security settings on the machine can interfere with connections, and the OPC Core Components package must be properly installed before connections can be established.

 

Using data from classic OPC servers

After a connection to a server has been defined, the server will appear along side of other OPC servers (both COM and UA based) in the OPC Tag Browser. You can use these tags like any other ones - bring them into SQLTags, use them in Transaction Groups, etc.