<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SRA Lab</title>
	<atom:link href="http://sralab.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sralab.com</link>
	<description>Open Source Code</description>
	<lastBuildDate>Sun, 19 Feb 2012 22:24:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Fork me, I&#8217;m famous!</title>
		<link>http://sralab.com/2012/02/06/fork-me-im-famous/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fork-me-im-famous</link>
		<comments>http://sralab.com/2012/02/06/fork-me-im-famous/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 21:56:50 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Code & Tech]]></category>
		<category><![CDATA[libmodbus]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=464</guid>
		<description><![CDATA[The modbus library finds its way into the official repositories Fedora (packaged by Stéphane Raimbault), Debian and Ubuntu (packaged by Ivo De Decker). https://community.dev.fedoraproject.org/packages/libmodbus http://packages.debian.org/search?keywords=libmodbus http://packages.ubuntu.com/search?keywords=libmodbus Of course, we'll happy to support other distributions! To improve the communication and ease the subscription process, the libmodbus project as moved from Launchpad list to Google Groups libmodbus@googlegroups.com. [...]]]></description>
			<content:encoded><![CDATA[<p>The modbus library finds its way into the official repositories Fedora (packaged by Stéphane Raimbault), Debian and Ubuntu (packaged by Ivo De Decker).</p>
<p><a href="https://community.dev.fedoraproject.org/packages/libmodbus">https://community.dev.fedoraproject.org/packages/libmodbus</a><br />
<a href="http://packages.debian.org/search?keywords=libmodbus">http://packages.debian.org/search?keywords=libmodbus</a><br />
<a href="http://packages.ubuntu.com/search?keywords=libmodbus">http://packages.ubuntu.com/search?keywords=libmodbus</a></p>
<p>Of course, we'll happy to support other distributions!</p>
<p>To improve the communication and ease the subscription process, the libmodbus project as moved from Launchpad list to Google Groups <a href="mailto:libmodbus@googlegroups.com">libmodbus@googlegroups.com</a>.</p>
<p>
<strong>Update:</strong> Julien Boibessot integrated libmodbus into <a href="http://buildroot.uclibc.org/">Buildroot</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2012/02/06/fork-me-im-famous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libmodbus v3.0.2</title>
		<link>http://sralab.com/2012/02/06/libmodbus-v3-0-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=libmodbus-v3-0-2</link>
		<comments>http://sralab.com/2012/02/06/libmodbus-v3-0-2/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 21:18:32 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Code & Tech]]></category>
		<category><![CDATA[libmodbus]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=455</guid>
		<description><![CDATA[Yet another stable release with minor fixes. libmodbus 3.0.2 (2012-01-16) Update Debian package. Documentation fixes and additions. Add missing C++ macros in public headers. Thanks to Bernhard Agthe. Protects modbus_mapping_free against NULL argument. Thanks to Andrea Mattia. Fix check on file doc/libmodbus.7 in acinclude.m4 (closes #28) Close file descriptor when the settings don't apply in [...]]]></description>
			<content:encoded><![CDATA[<p>Yet another stable release with minor fixes.</p>
<p><strong>libmodbus 3.0.2 (2012-01-16)</strong></p>
<ul>
<li> Update Debian package.</li>
<li>Documentation fixes and additions.</li>
<li>Add missing C++ macros in public headers. Thanks to Bernhard Agthe.</li>
<li>Protects modbus_mapping_free against NULL argument. Thanks to Andrea Mattia.</li>
<li>Fix check on file doc/libmodbus.7 in acinclude.m4 (closes #28)</li>
<li>Close file descriptor when the settings don't apply in RTU. Original patch provided by Thomas Stalder.</li>
<li>unit-test.h is now generated to avoid config.h dependency.</li>
<li>Request for Windows Sockets specification version 2.2 instead of 2.0. Thanks to Pavel Mazniker for the report.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2012/02/06/libmodbus-v3-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feedback on GNOME 3.0</title>
		<link>http://sralab.com/2011/10/09/feedback-on-gnome-3-0/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=feedback-on-gnome-3-0</link>
		<comments>http://sralab.com/2011/10/09/feedback-on-gnome-3-0/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 21:16:11 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Code & Tech]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Makina Corpus]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=449</guid>
		<description><![CDATA[After 5 months with GNOME 3.0, I'm really happy with the experience. At the end of work day, my mind is no more exhausted of windows placement fighting and application finding. GNOME 3.0 is really stable, except with the Open Source driver on my Radeon 5870 (4 crashes in 2 months). I really like the [...]]]></description>
			<content:encoded><![CDATA[<p>After 5 months with GNOME 3.0, I'm really happy with the experience. At the end of work day,<br />
my mind is no more exhausted of windows placement fighting and application finding.</p>
<p>GNOME 3.0 is really stable, except with the Open Source driver on my Radeon 5870 (4 crashes in 2 months).</p>
<p>I really like the behavior of dual-head where the secondary screen has only one virtual screen.<br />
For me, there are just 3 annoying points:</p>
<ul>
<li><strong>Ctrl + Del</strong> to remove a file in Nautilus, may be it's a Fedora settings but this change is just @!# I've already a Trash to undo my mistakes (<a href="http://http://www.khattam.info/howto-enable-delete-key-in-nautilus-3-fedora-15-2011-06-01.html">http://www.khattam.info/howto-enable-delete-key-in-nautilus-3-fedora-15-2011-06-01.html</a>)</li>
<li><strong>Alt key to shutdown</strong>, no I don't want to waste energy for days and my PC boots quickly.</li>
<li><strong>only vertical virtual screens</strong>, I found a bit painful to move down two screens when the screen is reachable with one move with a 2x2 layout but I understand this layout doesn't fit well with the GNOME 3 design.</li>
</ul>
<p>To have a good experience with GNOME 3, I use:</p>
<ul>
<li>Windows key + type to launch everything</li>
<li>Ctrl + Shift + Alt + arrows to move the application between the virtual screen</li>
<li>Ctrl + click in the launcher when I really want a new instance (the default behavior is perfect)</li>
<li>snap à la Windows 7 is great</li>
<li>Alt + Tab then the arrow keys to select an app</li>
</ul>
<p>Don't forget to read <a href="http://https://live.gnome.org/GnomeShell/CheatSheet">https://live.gnome.org/GnomeShell/CheatSheet</a> or the Help (System key + 'Help').</p>
<p>It's not specific to GNOME 3 but you can change the volume when your mouse is over the applet (don't click, think hover) and a mouse scroll.<br />
With GTK+, do you know you can reach the end of scrolled area with a left click on the arrow and a specific position by middle click?</p>
<p>I'm impressed by the <a href="http://library.gnome.org/misc/release-notes/3.2/">new features of GNOME 3.2</a> and I'm waiting for Fedora 17 to enjoy it!</p>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2011/10/09/feedback-on-gnome-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incredible coincidence</title>
		<link>http://sralab.com/2011/09/29/incredible-coincidence/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=incredible-coincidence</link>
		<comments>http://sralab.com/2011/09/29/incredible-coincidence/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 12:45:59 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Django]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=444</guid>
		<description><![CDATA[The day I discovered that Firefox does not behave like Chrome/IE on Ajax redirects, Firefox 7.0 is out with the fix! https://bugzilla.mozilla.org/show_bug.cgi?id=553888 PS: a simple request.is_ajax () after a redirect() in Django highlights the problem.]]></description>
			<content:encoded><![CDATA[<p>The day I discovered that Firefox does not behave like Chrome/IE on Ajax redirects, Firefox 7.0 is out with the fix!<br />
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=553888">https://bugzilla.mozilla.org/show_bug.cgi?id=553888</a></p>
<p> PS: a simple request.is_ajax () after a redirect() in Django highlights the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2011/09/29/incredible-coincidence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>coreutils is a really active project</title>
		<link>http://sralab.com/2011/09/10/coreutils-is-a-really-active-project/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=coreutils-is-a-really-active-project</link>
		<comments>http://sralab.com/2011/09/10/coreutils-is-a-really-active-project/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 23:22:45 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Code & Tech]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Traduction]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=433</guid>
		<description><![CDATA[I'm impressed by the activity of the coreutils project (unix commands such as ls, df, etc). At first glance, you might think command line tools are written for good and only few changes are applied to ensure compatibility with the platforms. With several releases a year and new features for each, it's really an active [...]]]></description>
			<content:encoded><![CDATA[<p>I'm impressed by the activity of the coreutils project (unix commands such as ls, df, etc). At first glance, you might think command line tools are written for good and only few changes are applied to ensure compatibility with the platforms. With several releases a year and new features for each, it's really an active project indeed.</p>
<p><a href="http://savannah.gnu.org/forum/forum.php?forum_id=6937">coreutils 8.13 release note</a>.</p>
<p>You want to show  the local time for 9AM next Friday on the west coast of the US, it's possible:</p>
<p><code>$ date --date='TZ="America/Los_Angeles" 09:00 next Fri'</code></p>
<p>The maintainers/contributors (Pádraig Brady,  Jim Meyering and Eric Blake) are nice and quick to commit your patches.<br />
So don't be intimidated it's not the glibc project!</p>
<p>PS: I'm waiting for the tag on translationproject.org to be able to push the latest French translation.</p>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2011/09/10/coreutils-is-a-really-active-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip for python-mode with Emacs</title>
		<link>http://sralab.com/2011/07/29/tip-for-python-mode-with-emacs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tip-for-python-mode-with-emacs</link>
		<comments>http://sralab.com/2011/07/29/tip-for-python-mode-with-emacs/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 08:09:43 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Code & Tech]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Makina Corpus]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=428</guid>
		<description><![CDATA[If you expect 'Alt + d' wil only remove the first part 'foo_' of 'foo_bar' with the great python-mode, you can make this change to python-mode.el: - (modify-syntax-entry ?\_ "w" py-mode-syntax-table) + (modify-syntax-entry ?\_ "_" py-mode-syntax-table) Thank you Ivan. Update with python-mode v6.0.4, add this line to python-mode-syntax-table (line 153): (modify-syntax-entry ?\_ "_" table)]]></description>
			<content:encoded><![CDATA[<p>If you expect 'Alt + d' wil only remove the first part 'foo_' of 'foo_bar' with the great <a href="https://launchpad.net/python-mode/">python-mode</a>, you can make this change to python-mode.el:<br />
<code><br />
-  (modify-syntax-entry ?\_ "w"  py-mode-syntax-table)<br />
+  (modify-syntax-entry ?\_ "_"  py-mode-syntax-table)<br />
</code></p>
<p>Thank you <a href="http://kanis.fr/">Ivan</a>.</p>
<p><strong>Update with python-mode v6.0.4</strong>, add this line to python-mode-syntax-table (line 153):<br />
<code><br />
(modify-syntax-entry ?\_ "_" table)<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2011/07/29/tip-for-python-mode-with-emacs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>v3.0.1 to avoid &quot;.0&quot; problems</title>
		<link>http://sralab.com/2011/07/22/v3-0-1-to-avoid-0-problems/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=v3-0-1-to-avoid-0-problems</link>
		<comments>http://sralab.com/2011/07/22/v3-0-1-to-avoid-0-problems/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 10:41:43 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Code & Tech]]></category>
		<category><![CDATA[libmodbus]]></category>
		<category><![CDATA[Makina Corpus]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=421</guid>
		<description><![CDATA[A dot zero isn't a dot zero without few problems, so I've released libmodbus v3.0.1 to fix problems with non-recent Linux kernels and other platforms. libmodbus 3.0.1 (2011-07-18) Avoid useless serial_mode integer when TIOCSRS485 isn't supported Fix compilation failure on Windows (RS485 support) by Tobias Doerffel Properly check TIOCSRS485 define by Matthijs Kool Rename package [...]]]></description>
			<content:encoded><![CDATA[<p>A dot zero isn't a dot zero without few problems, so I've released <a href="https://github.com/downloads/stephane/libmodbus/libmodbus-3.0.1.tar.gz">libmodbus v3.0.1</a> to fix problems with non-recent Linux kernels and other platforms.</p>
<p><strong>libmodbus 3.0.1 (2011-07-18)</strong></p>
<ul>
<li>Avoid useless serial_mode integer when TIOCSRS485 isn't supported</li>
<li>Fix compilation failure on Windows (RS485 support) by Tobias Doerffel</li>
<li>Properly check TIOCSRS485 define by Matthijs Kool</li>
<li>Rename package to libmodbus5 to fix lintian warning</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2011/07/22/v3-0-1-to-avoid-0-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magic libmodbus 3.0.0 is out</title>
		<link>http://sralab.com/2011/07/12/magic-libmodbus-3-0-0-is-out/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magic-libmodbus-3-0-0-is-out</link>
		<comments>http://sralab.com/2011/07/12/magic-libmodbus-3-0-0-is-out/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 19:43:40 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Code & Tech]]></category>
		<category><![CDATA[libmodbus]]></category>
		<category><![CDATA[Makina Corpus]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=408</guid>
		<description><![CDATA[OK, the new stable release of libmodbus is finally out! Only 2 years after libmodbus v2.0.3 and 400 commits, I'm happy to release this new version which contains many changes to improve the API and enhance the Modbus protocol conformity. The major features of this release are: more coherent and extended API POSIX error return [...]]]></description>
			<content:encoded><![CDATA[<p>OK, the new stable release of libmodbus is finally out! Only 2 years after libmodbus v2.0.3 and 400 commits, I'm happy to release this new version which contains many changes to improve the API and enhance the Modbus protocol conformity. The major features of this release are:</p>
<ul>
<li>more coherent and extended API</li>
<li>POSIX error return codes</li>
<li>full documentation of the API</li>
<li>IPv6 support</li>
<li>new backend design</li>
<li>support for Windows, MacOS X and FreeBSD</li>
<li>rewriting of the message reading to avoid timeout</li>
<li>native serial communication on Windows</li>
</ul>
<p><strong>Thanks to the many contributors</strong></p>
<p>Tobias Doerffel, Florian octo Forster, Hannu Vuolasaho, Patsy Kaye, Ivo De Decker,<br />
Allan Cornet, Manfred Gruber, Jason Oster, Petr Parýzek, Antti Manninen, Barry Grumbine,<br />
Kirill Smelkov, Anibal Limón, David Olivari, Sisyph, aladdinwu, Jeff Laughlin, Yishin Li , Henrik Munktell, Paul Fertser, Norbert Koch and Stéphane Raimbault.</p>
<p>The development continues for the next v3.1 release with this <a href="https://github.com/stephane/libmodbus/wiki/Roadmap">roadmap</a>.</p>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2011/07/12/magic-libmodbus-3-0-0-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libmodbus v2.9.4 is out!</title>
		<link>http://sralab.com/2011/06/05/libmodbus-v2-9-4-is-out/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=libmodbus-v2-9-4-is-out</link>
		<comments>http://sralab.com/2011/06/05/libmodbus-v2-9-4-is-out/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 11:34:15 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Code & Tech]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[libmodbus]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=404</guid>
		<description><![CDATA[This minor release contains many new features with IPv6 support, documentation (man and HTML), error recovery modes and small API changes. I'm intend to release the version 3.0 so I need feeback from this release even more if you use libmodbus on Windows or MacOS X (check nanosleep support for example). It's easy to test the [...]]]></description>
			<content:encoded><![CDATA[<p>This minor release contains many new features with IPv6 support, documentation (man and HTML), error recovery modes and small API changes. I'm intend to release the version 3.0 so I need feeback from this release even more if you use libmodbus on Windows or MacOS X (check nanosleep support for example).</p>
<p>It's easy to test the library, just compile and run the unit tests! Don't forget to notify your success or failure (by mail, wiki or bug report), see the <a href="https://github.com/stephane/libmodbus/wiki/Call-for-Testers">Call for Testers</a> page or the mailing list for details.</p>
<p>There are already Debian and Fedora packages but I need help to submit them to the distributions, so all experience in this field is appreciated.</p>
<p>﻿﻿﻿﻿﻿libmodbus 2.9.4 (2011-06-05)</p>
<ul>
<li>IPv6 support  Make the TCP implementation "protocol independent" by Florian Forster  and Stéphane Raimbault.</li>
<li>Fix compilation on Windows 7 (x64) with MinGW/MSYS and GCC 4.<br />
Reported by Patsy Kaye.</li>
<li>Documentation of libmodbus functions with AsciiDoc (man and HTML) by Stéphane  Raimbault</li>
<li>Avoid an iteration in flush function</li>
<li>New functions to send and receive raw requests (modbus_send_raw_request,  modbus_receive_confirmation)</li>
<li>Fix flush function of TCP backend on Windows</li>
<li>API changes for server/slave:<br />
* modbus_receive doesn't take socket/fd argument anymore<br />
* new function modbus_set_socket to set socket/fd</li>
<li>API changes for timeout functions:<br />
* modbus_get_timeout_begin -&gt; modbus_get_response_timeout<br />
* modbus_set_timeout_begin -&gt; modbus_set_response_timeout<br />
* modbus_get_timeout_end -&gt; modbus_get_byte_timeout<br />
* modbus_set_timeout_end -&gt; modbus_set_byte_timeout</li>
<li>Fix longstanding limitation of server to wait forever</li>
<li>New functions modbus_set/get_serial_mode by Manfred Gruber and Stéphane  Raimbault for RS485 communications</li>
<li>Improved recovery mode (see modbus_set_error_recovery documentation) for  data link and protocol errors.</li>
<li>Fix compilation issue with Microsoft Visual Studio 2008.  Reported by Allan Cornet.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2011/06/05/libmodbus-v2-9-4-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not compliant device can be time consuming!</title>
		<link>http://sralab.com/2011/04/27/not-compliant-device-can-be-time-consuming/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=not-compliant-device-can-be-time-consuming</link>
		<comments>http://sralab.com/2011/04/27/not-compliant-device-can-be-time-consuming/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 19:53:57 +0000</pubDate>
		<dc:creator>Stéphane Raimbault</dc:creator>
				<category><![CDATA[Code & Tech]]></category>
		<category><![CDATA[libmodbus]]></category>
		<category><![CDATA[Makina Corpus]]></category>

		<guid isPermaLink="false">http://sralab.com/?p=389</guid>
		<description><![CDATA[﻿﻿Travis Atkinson of Com-Pac Filtration and me have worked together to find out why the HMI of Weintek Labs I-Series, with Ethernet﻿, answered only to request sent by the modpoll program (proprietary software). After many emails and the help of Wireshark, we have discovered modpoll uses the unit identifier as slave ID for TCP requests, according [...]]]></description>
			<content:encoded><![CDATA[<p>﻿﻿Travis Atkinson of <a href="http://www.com-pac.net">Com-Pac Filtration</a> and me have worked together to find out why the HMI of Weintek Labs I-Series, with Ethernet﻿, answered only to request sent by the modpoll program (proprietary software).</p>
<p>After many emails and the help of Wireshark, we have discovered modpoll uses the unit identifier as slave ID for TCP requests, according to the<a href="http://www.modbus.org/specs.php"> Modbus specs</a> that's incorrect (cf page 23 of Modbus Messaging Implementation Guide v1.0b) but else the device drops the request! Two problems can sometimes lead to proper operation or Weintek company has designed this product on modpoll requests :-/</p>
<p>PS: The workaround was to set the slave ID with modbus_set_slave()</p>
]]></content:encoded>
			<wfw:commentRss>http://sralab.com/2011/04/27/not-compliant-device-can-be-time-consuming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

