<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for BigCat's Blog of DOOM</title>
	<atom:link href="http://www.bencatlin.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bencatlin.com</link>
	<description>My name is Ben Catlin, and this is where I rock out on topics like my life, technology and faith.</description>
	<lastBuildDate>Thu, 26 Jan 2012 21:40:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by BigCat</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-10476</link>
		<dc:creator>BigCat</dc:creator>
		<pubDate>Thu, 26 Jan 2012 21:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-10476</guid>
		<description>You should reference this document for more details on how ModBus works and common conventions for registers and stuff like that.  It is a really great document on the protocol IMO.  If that doesn&#039;t work, the official modbus spec is readily available online and free (just google it - I think it is the first hit).

http://www.lammertbies.nl/comm/info/modbus.html</description>
		<content:encoded><![CDATA[<p>You should reference this document for more details on how ModBus works and common conventions for registers and stuff like that.  It is a really great document on the protocol IMO.  If that doesn&#8217;t work, the official modbus spec is readily available online and free (just google it &#8211; I think it is the first hit).</p>
<p><a href="http://www.lammertbies.nl/comm/info/modbus.html" rel="nofollow">http://www.lammertbies.nl/comm/info/modbus.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by Jose</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-10475</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Thu, 26 Jan 2012 18:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-10475</guid>
		<description>Hello, I think you developed a really usefull ap, my question is:

When I poll my PLC using a Modbus TCP OPC server I query address 410300, in Modbus-Droid which address should I input?

Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Hello, I think you developed a really usefull ap, my question is:</p>
<p>When I poll my PLC using a Modbus TCP OPC server I query address 410300, in Modbus-Droid which address should I input?</p>
<p>Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by BigCat</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-10474</link>
		<dc:creator>BigCat</dc:creator>
		<pubDate>Thu, 26 Jan 2012 05:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-10474</guid>
		<description>Frank, I imagine that you are trying to read an input register based on the 30000 offset.  I suggest trying to read address 256 with the type set to input register.  Let me know if that works, and if not, what error message you are getting that prevents you from inputting the entire register offset you want to.  And if you would, post any of your other questions or bugs at the launchpad site mentioned in the main post.  Thanks and best of luck with your getting your device to work with the app!</description>
		<content:encoded><![CDATA[<p>Frank, I imagine that you are trying to read an input register based on the 30000 offset.  I suggest trying to read address 256 with the type set to input register.  Let me know if that works, and if not, what error message you are getting that prevents you from inputting the entire register offset you want to.  And if you would, post any of your other questions or bugs at the launchpad site mentioned in the main post.  Thanks and best of luck with your getting your device to work with the app!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by frank</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-10467</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Tue, 24 Jan 2012 03:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-10467</guid>
		<description>I am trying to read the addresss 30256 but the apk shows the address 30256 doesnt allowme to have the complete address. Any idea how to get the complete address??</description>
		<content:encoded><![CDATA[<p>I am trying to read the addresss 30256 but the apk shows the address 30256 doesnt allowme to have the complete address. Any idea how to get the complete address??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by BigCat</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-9665</link>
		<dc:creator>BigCat</dc:creator>
		<pubDate>Tue, 29 Nov 2011 01:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-9665</guid>
		<description>I would really appreciate it if you would go to &lt;a href=&quot;http://launchpad.net/modbusdroid&quot; rel=&quot;nofollow&quot;&gt;the launchpad site&lt;/a&gt; for this project and post your questions there.

Furthermore - this application doesn&#039;t currently support Modbus RTU.</description>
		<content:encoded><![CDATA[<p>I would really appreciate it if you would go to <a href="http://launchpad.net/modbusdroid" rel="nofollow">the launchpad site</a> for this project and post your questions there.</p>
<p>Furthermore &#8211; this application doesn&#8217;t currently support Modbus RTU.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by Hasip TUNA</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-9663</link>
		<dc:creator>Hasip TUNA</dc:creator>
		<pubDate>Mon, 28 Nov 2011 17:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-9663</guid>
		<description>Sorry Bigcat,Our company IP address is dinamically. Our ip address now 85.100.151.0</description>
		<content:encoded><![CDATA[<p>Sorry Bigcat,Our company IP address is dinamically. Our ip address now 85.100.151.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by Hasip TUNA</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-9659</link>
		<dc:creator>Hasip TUNA</dc:creator>
		<pubDate>Mon, 28 Nov 2011 08:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-9659</guid>
		<description>Please,Read 10000 address and two byte packet modbus RTU type for my device. Other address are password protected.My device return error code.</description>
		<content:encoded><![CDATA[<p>Please,Read 10000 address and two byte packet modbus RTU type for my device. Other address are password protected.My device return error code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by Hasip TUNA</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-9658</link>
		<dc:creator>Hasip TUNA</dc:creator>
		<pubDate>Mon, 28 Nov 2011 07:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-9658</guid>
		<description>Hello Bigcat,
My device address is 85.107.41.190 and port 502. My device response is a little delaying about 100 -200 ms. 
I disabled m message lines at com.bencatlin.modbusdroid.MbDroidMsgExceptionHandler.receivedException.Your code is no error above.

Thanks for the feedback.</description>
		<content:encoded><![CDATA[<p>Hello Bigcat,<br />
My device address is 85.107.41.190 and port 502. My device response is a little delaying about 100 -200 ms.<br />
I disabled m message lines at com.bencatlin.modbusdroid.MbDroidMsgExceptionHandler.receivedException.Your code is no error above.</p>
<p>Thanks for the feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by BigCat</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-9657</link>
		<dc:creator>BigCat</dc:creator>
		<pubDate>Sun, 27 Nov 2011 20:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-9657</guid>
		<description>1) I&#039;d really like any issues or questions posted at launchpad.net/modbusdroid

2) I&#039;m going to need a lot more information about what is going on here.  Are you compiling this yourself and running it from eclipse?  If so, is this the first time you&#039;ve tried getting an app to run on your device from eclipse.  What are you doing when this error occurs?  What IP address are you trying to connect to, and what are all the values in your settings page?  And what addresses are you trying to write to?</description>
		<content:encoded><![CDATA[<p>1) I&#8217;d really like any issues or questions posted at launchpad.net/modbusdroid</p>
<p>2) I&#8217;m going to need a lot more information about what is going on here.  Are you compiling this yourself and running it from eclipse?  If so, is this the first time you&#8217;ve tried getting an app to run on your device from eclipse.  What are you doing when this error occurs?  What IP address are you trying to connect to, and what are all the values in your settings page?  And what addresses are you trying to write to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by Hasip TUNA</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-9649</link>
		<dc:creator>Hasip TUNA</dc:creator>
		<pubDate>Fri, 25 Nov 2011 12:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-9649</guid>
		<description>Hello BigCat,
I want to use your modbus code.But your code some errors when i want to connect my device. What is this error source?
11-25 11:49:49.600: E/AndroidRuntime(348): FATAL EXCEPTION: Modbus4JTcpMaster
11-25 11:49:49.600: E/AndroidRuntime(348): java.lang.NullPointerException
11-25 11:49:49.600: E/AndroidRuntime(348): 	at com.bencatlin.modbusdroid.MbDroidMsgExceptionHandler.receivedException(MbDroidMsgExceptionHandler.java:23)
11-25 11:49:49.600: E/AndroidRuntime(348): 	at com.serotonin.messaging.MessageControl.data(MessageControl.java:156)
11-25 11:49:49.600: E/AndroidRuntime(348): 	at com.serotonin.messaging.InputStreamListener.run(InputStreamListener.java:76)
11-25 11:49:49.600: E/AndroidRuntime(348): 	at java.lang.Thread.run(Thread.java:1019)</description>
		<content:encoded><![CDATA[<p>Hello BigCat,<br />
I want to use your modbus code.But your code some errors when i want to connect my device. What is this error source?<br />
11-25 11:49:49.600: E/AndroidRuntime(348): FATAL EXCEPTION: Modbus4JTcpMaster<br />
11-25 11:49:49.600: E/AndroidRuntime(348): java.lang.NullPointerException<br />
11-25 11:49:49.600: E/AndroidRuntime(348): 	at com.bencatlin.modbusdroid.MbDroidMsgExceptionHandler.receivedException(MbDroidMsgExceptionHandler.java:23)<br />
11-25 11:49:49.600: E/AndroidRuntime(348): 	at com.serotonin.messaging.MessageControl.data(MessageControl.java:156)<br />
11-25 11:49:49.600: E/AndroidRuntime(348): 	at com.serotonin.messaging.InputStreamListener.run(InputStreamListener.java:76)<br />
11-25 11:49:49.600: E/AndroidRuntime(348): 	at java.lang.Thread.run(Thread.java:1019)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by BigCat</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-9621</link>
		<dc:creator>BigCat</dc:creator>
		<pubDate>Mon, 14 Nov 2011 14:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-9621</guid>
		<description>Right now they are all included w/ the source code for the project at www.launchpad.net/modbusdroid.  I think I added a a locator class that was for getting a range of registers in order to avoid using the built-in functionality that packs requests together and initiates a &#039;batch&#039;.  I needed more of a simple polling.

Unfortunately I haven&#039;t separated them out, and didn&#039;t really do a good job of keeping the changes in some form that is easy to track (which is a bummer and not smart on my part because now I would love to re-sync w/ the main svn of modbus4J and it is a PITA for me to remember what I did).  I have a few ideas to work on this project to improve it a bit, and one thing I might do is separate out just my modifications to the library as its own deal - as well as android 3.0+ tablet and phone support.</description>
		<content:encoded><![CDATA[<p>Right now they are all included w/ the source code for the project at <a href="http://www.launchpad.net/modbusdroid" rel="nofollow">http://www.launchpad.net/modbusdroid</a>.  I think I added a a locator class that was for getting a range of registers in order to avoid using the built-in functionality that packs requests together and initiates a &#8216;batch&#8217;.  I needed more of a simple polling.</p>
<p>Unfortunately I haven&#8217;t separated them out, and didn&#8217;t really do a good job of keeping the changes in some form that is easy to track (which is a bummer and not smart on my part because now I would love to re-sync w/ the main svn of modbus4J and it is a PITA for me to remember what I did).  I have a few ideas to work on this project to improve it a bit, and one thing I might do is separate out just my modifications to the library as its own deal &#8211; as well as android 3.0+ tablet and phone support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by Ricardo</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-9620</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Mon, 14 Nov 2011 14:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-9620</guid>
		<description>About the Modbus4J modifications, any chance you could put them up somewhere? It&#039;d be great. Thank you.</description>
		<content:encoded><![CDATA[<p>About the Modbus4J modifications, any chance you could put them up somewhere? It&#8217;d be great. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Modbus-Droid / MobileModbus by BigCat</title>
		<link>http://www.bencatlin.com/sofware-projects/modbus-droid/comment-page-1/#comment-9506</link>
		<dc:creator>BigCat</dc:creator>
		<pubDate>Thu, 13 Oct 2011 12:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencatlin.com/#comment-9506</guid>
		<description>I haven&#039;t looked at that in a long time, so I&#039;m pretty fuzzy on what I did.  I think I made a class to make it easier for me to handle modbusTCP connections in Android, and I seem to remember making a few other changes for something (but I can&#039;t remember what I did now).

I can extract out the library w/ the changes and put them somewhere convenient for you if you like.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t looked at that in a long time, so I&#8217;m pretty fuzzy on what I did.  I think I made a class to make it easier for me to handle modbusTCP connections in Android, and I seem to remember making a few other changes for something (but I can&#8217;t remember what I did now).</p>
<p>I can extract out the library w/ the changes and put them somewhere convenient for you if you like.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

