<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Modbus Address]]></title><description><![CDATA[<p dir="auto">I am having some trouble getting Modbus TCP/IP working with Watlow Instrument. I believe it is with deals absolute address vs relative address.</p>
<p dir="auto">It appears to me that the address input of the data point is relative to data type selected is this the case?</p>
<p dir="auto">Documentation does not clear it up for me so if anyone has worked with Modbus would appreciate some feedback on putting in absolute address.</p>
]]></description><link>https://forum.mango-os.com/topic/1879/modbus-address</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 15:24:50 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1879.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 May 2015 12:14:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Modbus Address on Fri, 08 May 2015 01:10:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hanse1pk" aria-label="Profile: hanse1pk">@<bdi>hanse1pk</bdi></a> said:</p>
<blockquote>
<p dir="auto">Managed to get it working.<br />
Had to use 4  byte float swapped</p>
<p dir="auto">Next item is for me to take in these integers such as in second example and have them be shown and recorded as what they represent.</p>
</blockquote>
<p dir="auto">This doc might be useful to you: <a href="http://wiki.infiniteautomation.com/doku.php?id=tipsandtricks:bestpractice" rel="nofollow ugc">http://wiki.infiniteautomation.com/doku.php?id=tipsandtricks:bestpractice</a></p>
<p dir="auto">In my experience (having added probably a dozen different types of device to Mango using Modbus) there is always a bit of fluffing around initially to discover the magic transformation to get from the manufacturer's address to the address that Mango expects.</p>
<p dir="auto">The first thing I usually do is look in the documentation for the modbus registers and find a register that can be easily identified - usually something like a 'hardware model number' or other known value.</p>
<p dir="auto">Then you can use the 'Modbus Read Data' and 'Point Locator Test' functions on the Data Source page to test out different registers to try to hit the value you want.</p>
<p dir="auto">In an extreme example, the manufacturer's documentation may say that a holding register is located at 43004, but you might find that the actual register you need to input into Mango is 3003 (43004 - 40001). Software such as 'Modbus poll' or 'CAS Modbus Scanner' also helps in figuring this out.</p>
]]></description><link>https://forum.mango-os.com/post/9980</link><guid isPermaLink="true">https://forum.mango-os.com/post/9980</guid><dc:creator><![CDATA[jeremyh]]></dc:creator><pubDate>Fri, 08 May 2015 01:10:23 GMT</pubDate></item><item><title><![CDATA[Reply to Modbus Address on Thu, 07 May 2015 15:38:49 GMT]]></title><description><![CDATA[<p dir="auto">You can use the Range text renderer property under the data point settings for your second example.</p>
]]></description><link>https://forum.mango-os.com/post/9979</link><guid isPermaLink="true">https://forum.mango-os.com/post/9979</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Thu, 07 May 2015 15:38:49 GMT</pubDate></item><item><title><![CDATA[Reply to Modbus Address on Thu, 07 May 2015 15:30:30 GMT]]></title><description><![CDATA[<p dir="auto">Managed to get it working.<br />
Had to use 4  byte float swapped</p>
<p dir="auto">Next item is for me to take in these integers such as in second example and have them be shown and recorded as what they represent.</p>
]]></description><link>https://forum.mango-os.com/post/9978</link><guid isPermaLink="true">https://forum.mango-os.com/post/9978</guid><dc:creator><![CDATA[hanse1pk]]></dc:creator><pubDate>Thu, 07 May 2015 15:30:30 GMT</pubDate></item><item><title><![CDATA[Reply to Modbus Address on Wed, 06 May 2015 17:37:08 GMT]]></title><description><![CDATA[<p dir="auto">First Example<br />
Parameter Name: Analog Input Value Input 1 Module 1<br />
Range: -99,999 to 99,999<br />
Data Type IEE Float Read Only<br />
Float = IEEE 754 32 Bit<br />
Modbus Relative Address: 27586</p>
<p dir="auto">Second Example<br />
Parameter Name: Sensor Type Input 1 Module 1<br />
Range: Off (62) Thermal Couple (95) Millivolts (56) Volts (104) Miliamps (112) RTD 100 Ohm (113) RTD 1,000 Ohm (114) 1K Potentiometer (155)<br />
Data Type unsigned 16-bit Read/Write<br />
Modbus Relative Address: 27594</p>
<p dir="auto">I have been able to read to instrument using Modbus Test aplicaiton.</p>
<p dir="auto">On Side note I can also communicate to same instrument using SCPI (Standard commands for programmable instruments original designed as IEE488 but over Ethernet TCP/IP using ASCII text strings on port 5025</p>
]]></description><link>https://forum.mango-os.com/post/9974</link><guid isPermaLink="true">https://forum.mango-os.com/post/9974</guid><dc:creator><![CDATA[hanse1pk]]></dc:creator><pubDate>Wed, 06 May 2015 17:37:08 GMT</pubDate></item><item><title><![CDATA[Reply to Modbus Address on Wed, 06 May 2015 15:34:51 GMT]]></title><description><![CDATA[<p dir="auto">Mango uses 0 based offsets which you should be able to covert from the address provided in your documentation.  If you post some example of the addresses I might be able to help figure out the correct offset.</p>
]]></description><link>https://forum.mango-os.com/post/9972</link><guid isPermaLink="true">https://forum.mango-os.com/post/9972</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Wed, 06 May 2015 15:34:51 GMT</pubDate></item></channel></rss>