<?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 TCP]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'm new with modbus, so I have problem with reading data from DEPsea 8610. I successfully connect to device, have registers from DEPSEA but I don't know how to work with that and how to get some values from device.<br />
I get some radeing from Holding register. I'm a little bit confused how to get values, please can you help.</p>
<p dir="auto">Modbus read data<br />
Slave id	<br />
Register range	<br />
Offset (0-based)	<br />
Number of registers</p>
<p dir="auto">0 ==&gt; 0000<br />
1 ==&gt; 0000<br />
2 ==&gt; 0000<br />
3 ==&gt; 0000<br />
4 ==&gt; 0000<br />
5 ==&gt; 0000<br />
6 ==&gt; 0003<br />
7 ==&gt; 0000<br />
8 ==&gt; 0002<br />
9 ==&gt; 0002<br />
10 ==&gt; 1ff0<br />
11 ==&gt; 0000</p>
]]></description><link>https://forum.mango-os.com/topic/1374/modbus-tcp</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 19:59:28 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1374.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Aug 2013 22:32:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Modbus TCP on Thu, 01 Aug 2013 23:44:55 GMT]]></title><description><![CDATA[<p dir="auto">It sounds like you've got everything going in the right direction so far.</p>
<p dir="auto">Did the DEEPsea 8610 come with a manual? Somewhere there should be a register mapping, as well as information about how that modbus is storing its information (this is the 4_BYTE_FLOAT_SWAPPED and such, it's a drop down data type field in Mango). You will need to configure a data point for each of the points you'd like logged, and knowing that data type is the most important thing for turning "1ff0" into whatever its data type is.</p>
<p dir="auto">I think you're operating with a 2 Byte Int data type (a total guess based on those 2 and 3 values). However, without knowing what kind of data is supposed to be in those fields (which would be supplied by the manual) it is very difficult for me to guess what the actual data type for your board is since I have no idea what those numbers ought mean.</p>
]]></description><link>https://forum.mango-os.com/post/7860</link><guid isPermaLink="true">https://forum.mango-os.com/post/7860</guid><dc:creator><![CDATA[phildunlap]]></dc:creator><pubDate>Thu, 01 Aug 2013 23:44:55 GMT</pubDate></item></channel></rss>