<?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[Concrete Examples]]></title><description><![CDATA[<p dir="auto">Can someone point me to a concrete example of how to parse an .njlog file to read modbus-rtu data?</p>
<p dir="auto">Ideally this can be done in a language like python, but even if its in jancy, a full example would be wonderful.</p>
]]></description><link>http://64.23.185.212/forum/topic/337/concrete-examples</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 04:57:26 GMT</lastBuildDate><atom:link href="http://64.23.185.212/forum/topic/337.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Nov 2025 04:07:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Concrete Examples on Fri, 21 Nov 2025 10:56:10 GMT]]></title><description><![CDATA[<p dir="auto">Here is a blog post on the subject: <a href="https://ioninja.com/blog/walking-your-log/" rel="nofollow ugc">https://ioninja.com/blog/walking-your-log/</a></p>
<p dir="auto">It doesn't dive into the internals of parsing Modbus RTU frames themselves, but you'll be able to enumerate and extract all Modbus RTU master and slave frames from your <code>.njlog</code> file -- and take it from there.</p>
]]></description><link>http://64.23.185.212/forum/post/774</link><guid isPermaLink="true">http://64.23.185.212/forum/post/774</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Fri, 21 Nov 2025 10:56:10 GMT</pubDate></item></channel></rss>