<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	    <channel>
        <title>OPC Foundation - All Forums</title>
        <link>https://opcfoundation.org/forum/</link>
        <description><![CDATA[The Industrial Interoperability Standard™]]></description>
        <generator>Simple:Press Version 6.11.14</generator>
        <atom:link href="https://opcfoundation.org/forum/rss/" rel="self" type="application/rss+xml"/>
		                <item>
                    <title>Randy Armstrong on Unable to test method call with UACTT Lite</title>
                    <link>https://opcfoundation.org/forum/opc-ua-implementation-stacks-tools-and-samples/unable-to-test-method-call-with-uactt-lite/#p5814</link>
                    <category>OPC UA Implementation: Stacks, Tools, and Samples</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/opc-ua-implementation-stacks-tools-and-samples/unable-to-test-method-call-with-uactt-lite/#p5814</guid>
					                        <description><![CDATA[<p>Ok - if HasEncoding is not present in the Server then the Server is the problem.</p>
<p>Not every client will look for it but it is required if you are returning exchanging instances over the wire.</p>
<p>Specification is fairly clear:</p>
<p><a href="https://reference.opcfoundation.org/specs/OPC-10000-3/5.8.4#:~:text=If%20a%20DataType%20Node%20is%20exposed%20in%20the%20AddressSpace%2C%20it%20shall%20provide%20its%20DataTypeEncodings%20using%20HasEncoding%20References%2E" rel="nofollow" target="_blank"><a href="https://reference.opcfoundatio" rel="nofollow">https://reference.opcfoundatio</a>.....erences%2E</a></p>
]]></description>
					                    <pubDate>Mon, 29 Jun 2026 06:18:18 -0700</pubDate>
                </item>
				                <item>
                    <title>Erik Bijsterveld on Unable to test method call with UACTT Lite</title>
                    <link>https://opcfoundation.org/forum/opc-ua-implementation-stacks-tools-and-samples/unable-to-test-method-call-with-uactt-lite/#p5813</link>
                    <category>OPC UA Implementation: Stacks, Tools, and Samples</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/opc-ua-implementation-stacks-tools-and-samples/unable-to-test-method-call-with-uactt-lite/#p5813</guid>
					                        <description><![CDATA[<p>Hi Randy,</p>
<p>We already tested with UAExpert and with that tool we are able to execute the method call. However according to Siemens the method call executed by Opcenter Execution MOM fails because our custom created 'DataType -&#062; BaseDataType -&#062; Structure -&#062; FieldObject' does not return HasEncoding. This is also confirmed when browsing to FieldObject with UAExpert.</p>
<p>Because we now have internally a discussion in whether or not the problem is on the OPC-UA server side or in Siemens Opcenter Connect MOM I wanted to use the UACTT Lite test tool so that it maybe would confirm the feedback of Siemens that the OPC-UA Server is not compliant to the standard.</p>
<p>Is it possible to also answer my initial question if it is possible to test an OPC-UA method call with UACTT Lite?</p>
<p>Regards,</p>
<p>Erik</p>
]]></description>
					                    <pubDate>Sun, 28 Jun 2026 19:26:05 -0700</pubDate>
                </item>
				                <item>
                    <title>Randy Armstrong on Unable to test method call with UACTT Lite</title>
                    <link>https://opcfoundation.org/forum/opc-ua-implementation-stacks-tools-and-samples/unable-to-test-method-call-with-uactt-lite/#p5812</link>
                    <category>OPC UA Implementation: Stacks, Tools, and Samples</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/opc-ua-implementation-stacks-tools-and-samples/unable-to-test-method-call-with-uactt-lite/#p5812</guid>
					                        <description><![CDATA[<p>You can use any UA client such as UAExpert to connect to Server and call the method.</p>
<p>If that works it is client side issue.</p>
<p>The issue is you have likely created a DataType Node which is used as an argument in the Method.</p>
<p>This DataType Node needs to have an associated DataTypeEncoding Node. If your Server does not return a HasEncoding reference when the DataType is browsed then that would explain the issue.</p>
]]></description>
					                    <pubDate>Sun, 28 Jun 2026 00:21:46 -0700</pubDate>
                </item>
				                <item>
                    <title>Erik Bijsterveld on Unable to test method call with UACTT Lite</title>
                    <link>https://opcfoundation.org/forum/opc-ua-implementation-stacks-tools-and-samples/unable-to-test-method-call-with-uactt-lite/#p5811</link>
                    <category>OPC UA Implementation: Stacks, Tools, and Samples</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/opc-ua-implementation-stacks-tools-and-samples/unable-to-test-method-call-with-uactt-lite/#p5811</guid>
					                        <description><![CDATA[<p>We developed an OPC-UA server for internal use. Our goal is to communicate with this OPC-UA server using an OPC-UA Client adapter of Siemens Opcenter Connect MOM. During tests with MOM we discovered that when we try to call the OPC-UA method we get the following exception "Method Call Exception: The DataType does not have a DefaultBinary Encoding.".</p>
<p>To validate if our OPC-UA server is compliant with the OPC-UA standard I started testing with the 'UACTT Lite' test tool. However as soon as I try to execute a method call test script I get the error CallService does not exist. After some digging I discovered that I do not have the Call.js file which should be in the following location according to the documentation which is included with the 'UACTT Lite' test tool:</p>
<p>Location: <span class="Code">/project&#062;/library/Base/ServiceBased/MethodServiceSet/Call.js</span></p>
<p>So now I'm wondering is it even possible to test an OPC-UA method call with UACTT Lite or is this only supported in the full version?</p>
<p>Any help is appreciated.</p>
<p>Regards,</p>
<p>Erik</p>
]]></description>
					                    <pubDate>Thu, 25 Jun 2026 19:01:36 -0700</pubDate>
                </item>
				                <item>
                    <title>Randy Armstrong on OPC Core Components Redistributables ICE08 Validation Errors</title>
                    <link>https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-ice08-validation-errors/#p5810</link>
                    <category>Classic OPC: DA, A&#038;E, HDA, XML-DA, etc.</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-ice08-validation-errors/#p5810</guid>
					                        <description><![CDATA[<p>Version 3.1.2 has been posted that fixes this problem.</p>
<p>The download includes a powershell script that will clean up a 3.1.1 installation that was corrupted by the duplicate component ids.</p>
]]></description>
					                    <pubDate>Thu, 25 Jun 2026 02:36:21 -0700</pubDate>
                </item>
				                <item>
                    <title>Randy Armstrong on OPC Core Components Redistributables Error Code 2753</title>
                    <link>https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-error-code-2753/#p5809</link>
                    <category>Classic OPC: DA, A&#038;E, HDA, XML-DA, etc.</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-error-code-2753/#p5809</guid>
					                        <description><![CDATA[<p>Version 3.1.2 has been posted that fixes this problem.</p>
]]></description>
					                    <pubDate>Thu, 25 Jun 2026 02:34:52 -0700</pubDate>
                </item>
				                <item>
                    <title>Zbynek Zahradnik on How to Develop a OPC DA Client in 2026</title>
                    <link>https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/how-to-develop-a-opc-da-client-in-2026/#p5807</link>
                    <category>Classic OPC: DA, A&#038;E, HDA, XML-DA, etc.</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/how-to-develop-a-opc-da-client-in-2026/#p5807</guid>
					                        <description><![CDATA[<p>OPC client development in various languages, including "Classic" OPC DA support: <a href="https://www.opclabs.com/products/quickopc/opc-specifications/opc-classic-and-xml-da" rel="nofollow" target="_blank"><a href="https://www.opclabs.com/produc" rel="nofollow">https://www.opclabs.com/produc</a>.....and-xml-da</a> .</p>
<p>Disclaimer: This is my product. You can contact me at sales09 (at) opclabs.com for questions.</p>
<p>Best regards</p>
]]></description>
					                    <pubDate>Wed, 24 Jun 2026 16:56:20 -0700</pubDate>
                </item>
				                <item>
                    <title>Randy Armstrong on Missing OPCAutomation.dll After Installing OPC Core Components Redistributable (x86</title>
                    <link>https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/missing-opcautomation-dll-after-installing-opc-core-components-redistributable-x86/#p5805</link>
                    <category>Classic OPC: DA, A&#038;E, HDA, XML-DA, etc.</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/missing-opcautomation-dll-after-installing-opc-core-components-redistributable-x86/#p5805</guid>
					                        <description><![CDATA[<p>They are only available to corporate members at this time. </p>
<p>You can look at vendors that offer their own .NET libraries for COM access.</p>
]]></description>
					                    <pubDate>Wed, 24 Jun 2026 06:42:57 -0700</pubDate>
                </item>
				                <item>
                    <title>xar xat on Missing OPCAutomation.dll After Installing OPC Core Components Redistributable (x86</title>
                    <link>https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/missing-opcautomation-dll-after-installing-opc-core-components-redistributable-x86/#p5804</link>
                    <category>Classic OPC: DA, A&#038;E, HDA, XML-DA, etc.</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/missing-opcautomation-dll-after-installing-opc-core-components-redistributable-x86/#p5804</guid>
					                        <description><![CDATA[<p>Where do I get the necessary libraries to develop for .NET API? We are just regular users not with corporate status.</p>
]]></description>
					                    <pubDate>Tue, 23 Jun 2026 22:39:57 -0700</pubDate>
                </item>
				                <item>
                    <title>xar xat on How to Develop a OPC DA Client in 2026</title>
                    <link>https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/how-to-develop-a-opc-da-client-in-2026/#p5803</link>
                    <category>Classic OPC: DA, A&#038;E, HDA, XML-DA, etc.</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/how-to-develop-a-opc-da-client-in-2026/#p5803</guid>
					                        <description><![CDATA[<p>Hi, we need to develop a OPC DA client that stores data points in a timeseries DB.</p>
<p>During development, we got a windows virtual machine that runs the OPC DA server. Using OPC Expert, we can already see the server and read variable changes. </p>
<p>So far so good, but how can we implement a client that can read the data?</p>
<p>What we tried so far: </p>
<p>a) python 32bit with pywin32 and OpenOPC</p>
<p>b) Native .net 8 </p>
<p>Both won't work because the automation layer (opcdaauto.dll from OPC Foundation) is not present.</p>
<p> </p>
<p>What is the official way to develop a client, and from where do we get the opcdaauto.dll since it is not bundled in the redistributable package download?</p>
<p> </p>
<p>Thanks in advance!</p>
]]></description>
					                    <pubDate>Tue, 23 Jun 2026 22:20:20 -0700</pubDate>
                </item>
				                <item>
                    <title>Randy Armstrong on OPC Core Components Redistributables Error Code 2753</title>
                    <link>https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-error-code-2753/#p5802</link>
                    <category>Classic OPC: DA, A&#038;E, HDA, XML-DA, etc.</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-error-code-2753/#p5802</guid>
					                        <description><![CDATA[<p>I have a 3.1.2 installer that fixes this issue and the duplicate components that you reported earlier.</p>
<p>Are you available to verify before it is posted?</p>
]]></description>
					                    <pubDate>Tue, 23 Jun 2026 14:11:53 -0700</pubDate>
                </item>
				                <item>
                    <title>Andrew Scott on OPC Core Components Redistributables Error Code 2753</title>
                    <link>https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-error-code-2753/#p5801</link>
                    <category>Classic OPC: DA, A&#038;E, HDA, XML-DA, etc.</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-error-code-2753/#p5801</guid>
					                        <description><![CDATA[<p>The recently released version 3.1.1.89 of the "OPC Core Components Redistributables" contains a new "opc-com-proxystub-mergemodule-3.1.1-x86.msm" merge module. In the <strong>ModuleInstallExecuteSequence</strong> table there is an action <strong>RegisterOpcEnum.E25DF0F2_0F29_47E8_8537_265285ED9757</strong> with a condition of <strong>NOT Installed</strong>. This condition assumes the merge module will <em>always</em> be installed and doesn't work if its part of an optional feature which is not being installed, producing the following error:</p>
<p>The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2753. The arguments are: file_OpcEnum.E25DF0F2_0F29_47E8_8537_265285ED9757, ,</p>
<p>Error code 2753 is "The File '[2]' is not marked for installation."</p>
<p>There is a similar issue with <strong>UnregisterOpcEnum.E25DF0F2_0F29_47E8_8537_265285ED9757</strong> action which doesn't handle uninstalling an optional feature that includes the merge module without uninstalling the whole application.</p>
<p>A possible fix is to change the register condition to: <strong>$comp_OpcEnum.E25DF0F2_0F29_47E8_8537_265285ED9757 = 3</strong></p>
<p>and the unregister condition to: <strong>$comp_OpcEnum.E25DF0F2_0F29_47E8_8537_265285ED9757 = 2</strong></p>
<p>which takes into account the action being performed to the OpcEnum component.</p>
<p> </p>
<p>The same problem exists in the "opc-com-proxystub-mergemodule-3.1.1-x64.msm" merge module with the <strong>RegisterOpcCategoryManager.E68AB89F_6DF7_4750_8BC1_F14B2064F313</strong> and <strong>UnregisterOpcCategoryManager.E68AB89F_6DF7_4750_8BC1_F14B2064F313</strong> actions.</p>
<p>Fix for register condition: <strong>$comp_OpcCategoryManager.E68AB89F_6DF7_4750_8BC1_F14B2064F313 = 3</strong></p>
<p>Fix for unregister condition: <strong>$comp_OpcCategoryManager.E68AB89F_6DF7_4750_8BC1_F14B2064F313 = 2</strong></p>
]]></description>
					                    <pubDate>Sun, 21 Jun 2026 23:38:15 -0700</pubDate>
                </item>
				                <item>
                    <title>Randy Armstrong on Need Guidance on PublishRequest TimeoutHint</title>
                    <link>https://opcfoundation.org/forum/opc-ua-standard/need-guidance-on-publishrequest-timeouthint/#p5800</link>
                    <category>OPC UA Standard</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/opc-ua-standard/need-guidance-on-publishrequest-timeouthint/#p5800</guid>
					                        <description><![CDATA[<p>First PublishingInterval should not be that long.<br />
If you don't need frequent samples then set the SamplingInterval on MonitoredItems.</p>
<p>Second, use the KeepAliveInterval to keep your Publish requests fresh.</p>
<p>i.e. use 10 mins TimeoutHint but a 5 min PublishingInterval and KeepAliveCount = 1.</p>
<p>This ensures a PublishRequest is consumed long before it times out.</p>
<p>You would only get actually data in a response when the SamplingInterval expires (10,000 ms, 15,000 ms or 86, 400, 000 ms)</p>
]]></description>
					                    <pubDate>Sun, 21 Jun 2026 00:06:20 -0700</pubDate>
                </item>
				                <item>
                    <title>Randy Armstrong on OPC Core Components Redistributables ICE08 Validation Errors</title>
                    <link>https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-ice08-validation-errors/#p5799</link>
                    <category>Classic OPC: DA, A&#038;E, HDA, XML-DA, etc.</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/classic-opc-da-ae-hda-xml-da-etc/opc-core-components-redistributables-ice08-validation-errors/#p5799</guid>
					                        <description><![CDATA[<p>Thanks for the report. Will have a new version up soon.</p>
]]></description>
					                    <pubDate>Sat, 20 Jun 2026 23:41:07 -0700</pubDate>
                </item>
				                <item>
                    <title>ross.turton@matrikonopc.com on Need Guidance on PublishRequest TimeoutHint</title>
                    <link>https://opcfoundation.org/forum/opc-ua-standard/need-guidance-on-publishrequest-timeouthint/#p5798</link>
                    <category>OPC UA Standard</category>
                    <guid isPermaLink="true">https://opcfoundation.org/forum/opc-ua-standard/need-guidance-on-publishrequest-timeouthint/#p5798</guid>
					                        <description><![CDATA[<p>The UA Spec indicates that the TimeoutHint from the UA Client is a suggestion to the UA Server.  The UA Server should use the timeouthint provided by the client as the minimum timeout.  </p>
<p>Given that PublishRequests are using for multiple subscriptions, say you have the following 3 subscriptions:</p>
<p>10,000 ms  Publishing Interval</p>
<p>15,000 ms Publishing Interval</p>
<p>86, 400, 000 ms (24 Hour) Publishing Interval</p>
<p> </p>
<p>What would be the recommended Timeout Hint to use for Publishing Intervals given that if I use something greater than 24 Hours it will take 24+ hours for the requests to timeout for the faster publishing intervals?</p>
<p>This would cause excessive delays to users in knowing that the requests for faster publishing intervals have timed out.</p>
]]></description>
					                    <pubDate>Fri, 19 Jun 2026 01:44:27 -0700</pubDate>
                </item>
				    </channel>
	</rss>
