<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	    <channel>
        <title>Prosys Forum - Forum: OPC UA Modbus Server</title>
        <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/</link>
        <description><![CDATA[Prosys OPC &#038; OPC UA related discussion]]></description>
        <generator>Simple:Press Version 6.11.11</generator>
        <atom:link href="https://forum.prosysopc.com/forum/opc-ua-modbus-server/rss/" rel="self" type="application/rss+xml"/>
		                <item>
                    <title>Andrew on Mathematical processing of variables</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/mathematical-processing-of-variables/#p6562</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/mathematical-processing-of-variables/#p6562</guid>
					                        <description><![CDATA[<blockquote class="spPostEmbedQuote">
<p><strong>Matti Siponen said </strong><br />
Hello,</p>
<p>Input Registers and Holding Registers allow you to perform linear scaling using a multiplier/factor and an offset on values read from devices. These parameters can be configured in Input Register Properties and Holding Register Properties dialogs. More complex mathematical operations such as using values from devices as inputs of sine or cosine functions are not supported.  </p>
</blockquote>
<p>Thank you very much!</p>
]]></description>
					                    <pubDate>Wed, 05 Apr 2023 15:04:52 +0300</pubDate>
                </item>
				                <item>
                    <title>Matti Siponen on Mathematical processing of variables</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/mathematical-processing-of-variables/#p6560</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/mathematical-processing-of-variables/#p6560</guid>
					                        <description><![CDATA[<p>Hello,</p>
<p>Input Registers and Holding Registers allow you to perform linear scaling using a multiplier/factor and an offset on values read from devices. These parameters can be configured in Input Register Properties and Holding Register Properties dialogs. More complex mathematical operations such as using values from devices as inputs of sine or cosine functions are not supported.</p>
]]></description>
					                    <pubDate>Tue, 04 Apr 2023 18:52:24 +0300</pubDate>
                </item>
				                <item>
                    <title>Andrew on Mathematical processing of variables</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/mathematical-processing-of-variables/#p6558</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/mathematical-processing-of-variables/#p6558</guid>
					                        <description><![CDATA[<p>Hello. Suppose, from a certain Modbus device in the 2nd register, a number comes to me. But I want to get the sine or cosine of this number and give the resulting value to the OPS UA server. Can I perform mathematical processing in this OPS UA server? If so, how?</p>
]]></description>
					                    <pubDate>Tue, 04 Apr 2023 17:55:34 +0300</pubDate>
                </item>
				                <item>
                    <title>Matti Siponen on INFO - Prosys OPC UA Modbus Server - alarm management</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/info-prosys-opc-ua-modbus-server-alarm-management/#p6403</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/info-prosys-opc-ua-modbus-server-alarm-management/#p6403</guid>
					                        <description><![CDATA[<p>Hello,</p>
<p>You can represent the bit in the register as an OPC UA Variable. Clients can subscribe to this Variable with MonitoredItems and react accordingly. But there is no way to generate OPC UA Events based on the bit in Modbus Server.</p>
<p>When creating the Variable that represent the bit, you can choose its Name and Description. You can use those to inform Clients that the Variable represents a bit that in turn represents a machine alarm.</p>
]]></description>
					                    <pubDate>Thu, 22 Dec 2022 14:53:57 +0200</pubDate>
                </item>
				                <item>
                    <title>Francesco Zambon on INFO - Prosys OPC UA Modbus Server - alarm management</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/info-prosys-opc-ua-modbus-server-alarm-management/#p6401</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/info-prosys-opc-ua-modbus-server-alarm-management/#p6401</guid>
					                        <description><![CDATA[<p>Good morning,</p>
<p>Please I need to know if the Prosys OPC UA Modbus Server handles the alarms of Modbus slave devices.</p>
<p>I have a Modbus slave that displays machine alarms as bits in a register.</p>
<p>Is it possible to map these "Modbus bit alarms" into OPC UA variable nodes / OPC UA events and add further information (alarm name translated into language, description, severity, ...)?</p>
<p>Thanks in advance for your support,<br />
Francesco</p>
]]></description>
					                    <pubDate>Thu, 22 Dec 2022 13:24:39 +0200</pubDate>
                </item>
				                <item>
                    <title>Bjarne Boström on Update server 1.3.4 to 1.4.12 bug.....</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/update-server-1-3-4-to-1-4-12-bug/#p5947</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/update-server-1-3-4-to-1-4-12-bug/#p5947</guid>
					                        <description><![CDATA[<p>I'll note here as well, that this can be treated as (our) bug. We have a beta version with a fix and will work towards making a 1.4.14 release with the fix soon (like in 0-2 days).</p>
]]></description>
					                    <pubDate>Mon, 21 Mar 2022 16:51:00 +0200</pubDate>
                </item>
				                <item>
                    <title>gbo on Update server 1.3.4 to 1.4.12 bug.....</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/update-server-1-3-4-to-1-4-12-bug/#p5944</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/update-server-1-3-4-to-1-4-12-bug/#p5944</guid>
					                        <description><![CDATA[<p>I confirm there is a problem :</p>
<p>I have install it one a fresh VMware, and everythigs is empty (+ is possible)</p>
<p><a href="https://ibb.co/cJzCZQB" target="_blank"></a><a class='spShowPopupImage' title='Click image to enlarge' data-src='https://i.ibb.co/Tczb7tf/Prosys1.jpg' data-width='640' data-height='auto' data-constrain='1'><img src="https://i.ibb.co/Tczb7tf/Prosys1.jpg" width="100" class="sfimageleft spUserImage" alt="https://i.ibb.co/Tczb7tf/Prosys1.jpg" /><img src="https://forum.prosysopc.com/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>1) create a new modbus device, and i can create a new holding register</p>
<p><a href="https://ibb.co/QHrw6zX" target="_blank"></a><a class='spShowPopupImage' title='Click image to enlarge' data-src='https://i.ibb.co/X5SRzNV/Prosys2.jpg' data-width='640' data-height='auto' data-constrain='1'><img src="https://i.ibb.co/X5SRzNV/Prosys2.jpg" width="100" class="sfimageleft spUserImage" alt="https://i.ibb.co/X5SRzNV/Prosys2.jpg" /><img src="https://forum.prosysopc.com/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>2) I click to digital input<br />
<a href="https://ibb.co/9rVZrsc" target="_blank"></a><a class='spShowPopupImage' title='Click image to enlarge' data-src='https://i.ibb.co/3CMRCB4/Prosys3.jpg' data-width='640' data-height='auto' data-constrain='1'><img src="https://i.ibb.co/3CMRCB4/Prosys3.jpg" width="100" class="sfimageleft spUserImage" alt="https://i.ibb.co/3CMRCB4/Prosys3.jpg" /><img src="https://forum.prosysopc.com/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>3) i back to holding register to add new one..... it's not possible<br />
<a href="https://ibb.co/KX4KYNr" target="_blank"></a><a class='spShowPopupImage' title='Click image to enlarge' data-src='https://i.ibb.co/g3q4GvR/Prosys4.jpg' data-width='640' data-height='auto' data-constrain='1'><img src="https://i.ibb.co/g3q4GvR/Prosys4.jpg" width="100" class="sfimageleft spUserImage" alt="https://i.ibb.co/g3q4GvR/Prosys4.jpg" /><img src="https://forum.prosysopc.com/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
]]></description>
					                    <pubDate>Sat, 19 Mar 2022 21:05:56 +0200</pubDate>
                </item>
				                <item>
                    <title>gbo on Update server 1.3.4 to 1.4.12 bug.....</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/update-server-1-3-4-to-1-4-12-bug/#p5943</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/update-server-1-3-4-to-1-4-12-bug/#p5943</guid>
					                        <description><![CDATA[<p>Dear,<br />
I have try to update my Modbus server from 1.3.4 to 1.4.12</p>
<p>I have uninstall old version first.<br />
Install the last one</p>
<p>2 problems appears : </p>
<p>1)  the connection Adress<br />
opc.tcp adress is keep from old server to new one : OK<br />
https adress is not validate </p>
<p>2) Modbus Devices<br />
All modbus device previously entered in the old version are here. but no holding register appear ?????<br />
how to change theim if i need for exemple ???</p>
<p><a href="https://ibb.co/82b3jKX" target="_blank"></a><a class='spShowPopupImage' title='Click image to enlarge' data-src='https://i.ibb.co/bLFhrW7/modbus-nodes.jpg' data-width='640' data-height='auto' data-constrain='1'><img src="https://i.ibb.co/bLFhrW7/modbus-nodes.jpg" width="100" class="sfimageleft spUserImage" alt="modbus-nodes" /><img src="https://forum.prosysopc.com/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a><br />
<a href='https://fr.imgbb.com/' target="_blank">png gratuit</a></p>
<p>thanks</p>
]]></description>
					                    <pubDate>Fri, 18 Mar 2022 19:01:27 +0200</pubDate>
                </item>
				                <item>
                    <title>Bjarne Boström on Offline linux installer</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/offline-linux-installer/#p5387</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/offline-linux-installer/#p5387</guid>
					                        <description><![CDATA[<p>Hi,</p>
<p>I'm going to assume you mean the .sh installer due your phrasing of the question.</p>
<p>Sorry for the confusion, but may I ask why you feel it would need internet?<br />
I'm aware are some software where a script would DL the real installer, but this .sh is not like those, it is self-contained (e.g. compare sizes to the .exe).</p>
<p>Thus, you would DL the .sh file (I'm aware, that it wont maybe show up as "save file" automatically, we'll do something about that or maybe we should have tar.gz it etc.), transfer it to the machine and run it there and it should basically work. If not, that would be an error/bug. At least on an Ubuntu VM without any network adapters attached it basically just works.</p>
<p>NOTE! Please note (this also reads on the DL page) that if you are upgarding from a version before 1.4.0, you must run the uninstaller of the older version manually first. When updating from at least 1.4.0 the installers will ask you if you wish to update or install to a different place, then upgrading would handle uninstalling etc. automatically (as one would expect; just that the old installers we had were... not that great).</p>
]]></description>
					                    <pubDate>Wed, 05 May 2021 11:52:17 +0300</pubDate>
                </item>
				                <item>
                    <title>nkingEMP on Offline linux installer</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/offline-linux-installer/#p5386</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/offline-linux-installer/#p5386</guid>
					                        <description><![CDATA[<p>I have to update modbus server installs on air-gapped machines, is there an offline installer for the modbus server? or another way to update the modbus server without having to run the installer script?</p>
]]></description>
					                    <pubDate>Wed, 05 May 2021 03:16:41 +0300</pubDate>
                </item>
				                <item>
                    <title>Matti Siponen on Modbus Holding REAL&#091;Array limitation&#093; ???</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/modbus-holding-realarray-limitation/#p5276</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/modbus-holding-realarray-limitation/#p5276</guid>
					                        <description><![CDATA[<p>Hello,</p>
<p>Modbus Protocol supports reading 2000 bits per Read call. A Real requires 32 bits to store and thus 62 Reals can be fit into an Array of 2000 bits. At the moment, the Modbus Server doesn't support arrays consisting of more than 2000 bits of data.</p>
<p>Could you try processing the array of 100 Reals as either 2 arrays of 50 Reals or 100 scalar Reals in Modbus Server instead?</p>
]]></description>
					                    <pubDate>Fri, 19 Feb 2021 16:20:36 +0200</pubDate>
                </item>
				                <item>
                    <title>gbo on Modbus Holding REAL&#091;Array limitation&#093; ???</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/modbus-holding-realarray-limitation/#p5275</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/modbus-holding-realarray-limitation/#p5275</guid>
					                        <description><![CDATA[<p>Hello<br />
For the moment on my new machine i'am making test of a modbus server in demo mode (time limitation)<br />
On this project i work on a lot of variables (1000 variables)<br />
Each variables are in 100 holding register array<br />
It's not working to enter array[100] there is a limitation to 62 ?????</p>
<p><a href="https://postimg.cc/3ynwCzkr" target="_blank"></a><a class='spShowPopupImage' title='Click image to enlarge' data-src='https://i.postimg.cc/3ynwCzkr/array.jpg' data-width='135' data-height='auto' data-constrain='1'><img src="https://i.postimg.cc/3ynwCzkr/array.jpg" width="100" class="sfimageleft spUserImage" alt="https://i.postimg.cc/3ynwCzkr/array.jpg" /><img src="https://forum.prosysopc.com/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
]]></description>
					                    <pubDate>Fri, 19 Feb 2021 15:37:35 +0200</pubDate>
                </item>
				                <item>
                    <title>Markus Johansson on Adding Diris modbus slaves to ua server</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/adding-diris-modbus-slaves-to-ua-server/#p4586</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/adding-diris-modbus-slaves-to-ua-server/#p4586</guid>
					                        <description><![CDATA[<p>You can try any address and from different registers (no need to care about data types etc.), just to see if the connection is working. You can also maybe check the log file @ C:\ProgramData\ProsysOPC\ModbusServer\log\modbusserver.log and maybe copy it here.</p>
]]></description>
					                    <pubDate>Mon, 03 Feb 2020 20:56:57 +0200</pubDate>
                </item>
				                <item>
                    <title>juha.raman on Adding Diris modbus slaves to ua server</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/adding-diris-modbus-slaves-to-ua-server/#p4582</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/adding-diris-modbus-slaves-to-ua-server/#p4582</guid>
					                        <description><![CDATA[<p>Here is a link to Diris modbus registers</p>
<p><a href="https://www.socomec.com/files/live/sites/systemsite/files/SCP/6_gestion_energie/diris/diris_a40/DIRIS-A-40_COMMUNICATION-TABLE_2018-01_DCG01013_MULTI.html#Communication" rel="nofollow" target="_blank"><a href="https://www.socomec.com/files/" rel="nofollow">https://www.socomec.com/files/</a>.....munication</a></p>
<p>From there i want to know total active power which is in my believe 18476 register.</p>
<p>I can also try with easier registers, if you have any recommendation.</p>
]]></description>
					                    <pubDate>Mon, 03 Feb 2020 16:17:38 +0200</pubDate>
                </item>
				                <item>
                    <title>Markus Johansson on Adding Diris modbus slaves to ua server</title>
                    <link>https://forum.prosysopc.com/forum/opc-ua-modbus-server/adding-diris-modbus-slaves-to-ua-server/#p4573</link>
                    <category>OPC UA Modbus Server</category>
                    <guid isPermaLink="true">https://forum.prosysopc.com/forum/opc-ua-modbus-server/adding-diris-modbus-slaves-to-ua-server/#p4573</guid>
					                        <description><![CDATA[<p>Hi,</p>
<p>Are you sure you have the correct address?<br />
I am only asking because I know that the Modbus addressing can be quite confusing. We don't use entity numbers in addresses. Which means that address 18476 could mean digital input (entity number 1) address 8476. But if you mean input register address 18476 (a.k.a 318476) then that is fine too.</p>
<p>Have you tried other addresses?<br />
If the other addresses are working but this particular one isn't, then that means that the connection is OK, but the device does not support the address.</p>
]]></description>
					                    <pubDate>Thu, 30 Jan 2020 17:52:58 +0200</pubDate>
                </item>
				    </channel>
	</rss>
