<?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</id>
	<title>IBH OPC UA - 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"/>
	<link rel="alternate" type="text/html" href="https://wiki.ibhsoftec.com/en/index.php?title=IBH_OPC_UA&amp;action=history"/>
	<updated>2026-08-19T02:52:56Z</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&amp;diff=2373&amp;oldid=prev</id>
		<title>Axel: Central overview of 64-bit support, optimized data blocks, Python, OPC Classic and GDS</title>
		<link rel="alternate" type="text/html" href="https://wiki.ibhsoftec.com/en/index.php?title=IBH_OPC_UA&amp;diff=2373&amp;oldid=prev"/>
		<updated>2026-08-17T10:46:44Z</updated>

		<summary type="html">&lt;p&gt;Central overview of 64-bit support, optimized data blocks, Python, OPC Classic and GDS&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:IBH OPC UA}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;IBH OPC UA Server/Client&amp;#039;&amp;#039;&amp;#039; is a 64-bit software solution for Windows and Linux PCs. It connects controllers and devices to OPC UA, provides an integrated OPC UA Client and is administered through a Web Configurator.&lt;br /&gt;
&lt;br /&gt;
The software variants for Windows, Linux PCs, IOT2050 and RevPi use the product name &amp;#039;&amp;#039;&amp;#039;IBH OPC UA&amp;#039;&amp;#039;&amp;#039;. The dedicated hardware products continue to use the established name &amp;#039;&amp;#039;&amp;#039;IBH Link UA&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
== Core functions ==&lt;br /&gt;
=== Optimized data blocks for S7-1200 and S7-1500 ===&lt;br /&gt;
The enhanced S7CommPlus driver directly accesses optimized data blocks of current SIMATIC S7-1200 and S7-1500 controllers. Read and write operations, sampling and subscriptions are designed for high performance, balanced load and stable continuous operation.&lt;br /&gt;
&lt;br /&gt;
* [[IBH OPC UA:S7-1200/1500 optimized data blocks|S7-1200/1500 optimized data blocks]]&lt;br /&gt;
* [[IBH OPC UA:Configuration with TIA Portal|Configuration with TIA Portal]]&lt;br /&gt;
&lt;br /&gt;
=== Python, NodeSets, methods and data models ===&lt;br /&gt;
Python 3 can be used to integrate custom scripts, variables, OPC UA methods and information models. On Windows, Python runs in a separate host process.&lt;br /&gt;
&lt;br /&gt;
XML NodeSets and data models are also loaded without Python. Types, variables, methods and references remain visible; only Python callbacks are not executed. Python methods return &amp;lt;code&amp;gt;BadNotSupported&amp;lt;/code&amp;gt; in this case. The &amp;#039;&amp;#039;&amp;#039;Nodeset&amp;#039;&amp;#039;&amp;#039; menu remains visible and clearly indicates that Python is not installed.&lt;br /&gt;
&lt;br /&gt;
* [[IBH Link UA:Python/Methods/Data models|Python, methods and data models]]&lt;br /&gt;
* [[IBH OPC UA:Installation on Windows#Optional Python functions|Installing Python on Windows]]&lt;br /&gt;
&lt;br /&gt;
=== OPC Classic on Windows ===&lt;br /&gt;
The optional OPC Classic Gateway exposes the OPC UA address space as OPC Data Access 2.0/3.0. Both 32-bit and 64-bit OPC Classic clients can access the native 64-bit server. Remote DCOM can be enabled as a separate setup option when required.&lt;br /&gt;
&lt;br /&gt;
* [[IBH OPC UA:OPC Classic Gateway|OPC Classic Gateway on Windows]]&lt;br /&gt;
&lt;br /&gt;
=== Security and certificates ===&lt;br /&gt;
OPC UA security policies, signed and encrypted connections and central GDS integration support secure operation. GDS functions include application registration, certificate renewal and Trust List management.&lt;br /&gt;
&lt;br /&gt;
* [[IBH Link UA:GDS|GDS - centralized certificate management]]&lt;br /&gt;
* [[IBH OPC UA:Startup operations|Commissioning and security configuration]]&lt;br /&gt;
&lt;br /&gt;
== Additional functions ==&lt;br /&gt;
* OPC UA Server and integrated OPC UA Client&lt;br /&gt;
* standards-compliant OPC UA Alarms &amp;amp; Conditions&lt;br /&gt;
* historical data&lt;br /&gt;
* MQTT connectivity&lt;br /&gt;
* integrated S7 SoftPLC&lt;br /&gt;
* web-based administration, diagnostics, backup and restore&lt;br /&gt;
* configuration with the free [[IBH OPC UA Editor]]&lt;br /&gt;
* import of STEP7 and TIA Portal projects&lt;br /&gt;
&lt;br /&gt;
== Supported platforms ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Platform&lt;br /&gt;
! Product name&lt;br /&gt;
! Notes&lt;br /&gt;
|-&lt;br /&gt;
| 64-bit Windows&lt;br /&gt;
| IBH OPC UA&lt;br /&gt;
| Python optional; OPC Classic optional&lt;br /&gt;
|-&lt;br /&gt;
| Linux PC AMD64 and ARM64&lt;br /&gt;
| IBH OPC UA&lt;br /&gt;
| distribution-specific packages&lt;br /&gt;
|-&lt;br /&gt;
| IOT2050, RevPi and other Linux device targets&lt;br /&gt;
| IBH OPC UA&lt;br /&gt;
| 64-bit Linux&lt;br /&gt;
|-&lt;br /&gt;
| dedicated hardware&lt;br /&gt;
| IBH Link UA&lt;br /&gt;
| established product name is retained&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Getting started ==&lt;br /&gt;
* [[IBH OPC UA:Installation on Windows|Installation on Windows]]&lt;br /&gt;
* [[IBH OPC UA:Installation on Linux|Installation on Linux]]&lt;br /&gt;
* [[IBH OPC UA:Startup operations|Startup and commissioning]]&lt;br /&gt;
* [[IBH OPC UA:Licensing|Licensing]]&lt;br /&gt;
* [[IBH OPC UA:Manual|Manual overview]]&lt;br /&gt;
* [[IBH OPC UA Editor]]&lt;br /&gt;
&lt;br /&gt;
[[Category:IBH OPC UA]]&lt;/div&gt;</summary>
		<author><name>Axel</name></author>
	</entry>
</feed>