<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ibhsoftec.com/en/index.php?action=history&amp;feed=atom&amp;title=IBH_OPC_UA%3AOPC_Classic_Gateway</id>
	<title>IBH OPC UA:OPC Classic Gateway - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ibhsoftec.com/en/index.php?action=history&amp;feed=atom&amp;title=IBH_OPC_UA%3AOPC_Classic_Gateway"/>
	<link rel="alternate" type="text/html" href="https://wiki.ibhsoftec.com/en/index.php?title=IBH_OPC_UA:OPC_Classic_Gateway&amp;action=history"/>
	<updated>2026-08-17T14:10:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.ibhsoftec.com/en/index.php?title=IBH_OPC_UA:OPC_Classic_Gateway&amp;diff=2374&amp;oldid=prev</id>
		<title>Axel: Document optional OPC Classic Gateway for Windows</title>
		<link rel="alternate" type="text/html" href="https://wiki.ibhsoftec.com/en/index.php?title=IBH_OPC_UA:OPC_Classic_Gateway&amp;diff=2374&amp;oldid=prev"/>
		<updated>2026-08-17T10:46:45Z</updated>

		<summary type="html">&lt;p&gt;Document optional OPC Classic Gateway for Windows&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:IBH OPC UA: OPC Classic Gateway}}&lt;br /&gt;
The optional &amp;#039;&amp;#039;&amp;#039;OPC Classic Gateway&amp;#039;&amp;#039;&amp;#039; exposes the address space of the 64-bit IBH OPC UA Server as OPC Data Access 2.0/3.0. It is available exclusively in the Windows version. Linux and DCOM on Linux are not supported.&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
The gateway runs in the existing 64-bit &amp;lt;code&amp;gt;ibhopcua&amp;lt;/code&amp;gt; service. OPC Classic is connected through a COM out-of-process server. Both 32-bit and 64-bit OPC Classic clients can therefore access the server.&lt;br /&gt;
&lt;br /&gt;
The gateway address space is built from the OPC UA &amp;lt;code&amp;gt;Objects&amp;lt;/code&amp;gt; folder. Read and write operations are mapped internally to the corresponding UA NodeIds. UA value, timestamp and status are converted to OPC DA value, timestamp and quality.&lt;br /&gt;
&lt;br /&gt;
== Setup options ==&lt;br /&gt;
The Windows installer provides three installation levels:&lt;br /&gt;
&lt;br /&gt;
# OPC UA only&lt;br /&gt;
# OPC UA with a local OPC Classic DA Gateway&lt;br /&gt;
# OPC UA with OPC Classic and remote DCOM access&lt;br /&gt;
&lt;br /&gt;
The Classic feature installs the OPC Foundation Core Components for x86 and x64 as well as OPCEnum. No additional commercial OPC library is required. The selection can later be changed through &amp;#039;&amp;#039;&amp;#039;Settings / Apps / Installed apps / Modify&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
Gateway registration:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Entry&lt;br /&gt;
! Value&lt;br /&gt;
|-&lt;br /&gt;
| ProgID&lt;br /&gt;
| &amp;lt;code&amp;gt;IBHsoftec.IBHLinkUA.OPCDA.1&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| version-independent ProgID&lt;br /&gt;
| &amp;lt;code&amp;gt;IBHsoftec.IBHLinkUA.OPCDA&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| CLSID&lt;br /&gt;
| &amp;lt;code&amp;gt;{624D95B5-296C-48AD-9543-987FE007838A}&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Web configuration ==&lt;br /&gt;
When the Classic feature is installed, the &amp;#039;&amp;#039;&amp;#039;OPC Classic Gateway&amp;#039;&amp;#039;&amp;#039; page appears in the Web Configurator. The gateway can be enabled or disabled there. If the remote setup option was installed, remote DCOM can also be enabled or disabled.&lt;br /&gt;
&lt;br /&gt;
Changes take effect after the IBH OPC UA service is restarted. Runtime configuration cannot exceed the feature scope selected by the administrator during setup.&lt;br /&gt;
&lt;br /&gt;
== Remote DCOM ==&lt;br /&gt;
Remote mode configures DCOM Packet Integrity and permits launch, activation and access only for authenticated users, administrators and the local system. Anonymous access is not enabled.&lt;br /&gt;
&lt;br /&gt;
The installer creates the following inbound Windows Firewall rules:&lt;br /&gt;
&lt;br /&gt;
* application-specific rule for &amp;lt;code&amp;gt;IBHOpcUa.exe&amp;lt;/code&amp;gt;&lt;br /&gt;
* TCP 135 for the RPC Endpoint Mapper&lt;br /&gt;
&lt;br /&gt;
External firewalls must additionally allow the dynamic RPC ports used by Windows. Alternatively, the RPC port range can be restricted administratively.&lt;br /&gt;
&lt;br /&gt;
For reliable authentication, client and server should be members of the same domain or mutually trusted domains. In workgroups, matching Windows accounts and passwords must exist on both computers.&lt;br /&gt;
&lt;br /&gt;
== Client requirements ==&lt;br /&gt;
The client computer requires the OPC Core Components for its architecture. These are normally included with the OPC Classic client installation.&lt;br /&gt;
&lt;br /&gt;
Changes to the OPC UA address-space structure are reflected in the OPC Classic Gateway after the service is restarted.&lt;br /&gt;
&lt;br /&gt;
== Related pages ==&lt;br /&gt;
* [[IBH OPC UA|IBH OPC UA overview]]&lt;br /&gt;
* [[IBH OPC UA:Installation on Windows|Installation on Windows]]&lt;br /&gt;
* [[IBH OPC UA:Startup operations|Startup and commissioning]]&lt;br /&gt;
&lt;br /&gt;
[[Category:IBH OPC UA]]&lt;br /&gt;
[[Category:OPC Classic]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
</feed>