<?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[Bytes to bit]]></title><description><![CDATA[<p dir="auto">Hi All,</p>
<p dir="auto">I have a Modbus register that is 2bytes, this contains component status information. How do I break it down into bits to make it usable.</p>
<p dir="auto">Here is the bit break down.</p>
<p dir="auto"><img src="/assets/uploads/files/1750991418908-078eb096-8335-4776-a0df-ca8a2b8b1b47-image.png" alt="078eb096-8335-4776-a0df-ca8a2b8b1b47-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">For example I have a value from the register of 23, but I'm not sure how to translate it into the bit table above.</p>
<p dir="auto">Cheers,<br />
Mike</p>
]]></description><link>https://forum.rexygen.com/topic/607/bytes-to-bit</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 20:09:19 GMT</lastBuildDate><atom:link href="https://forum.rexygen.com/topic/607.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Jun 2025 02:32:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bytes to bit on Fri, 27 Jun 2025 02:36:37 GMT]]></title><description><![CDATA[<p dir="auto">sorry, I've just worked it out using the Bitwise demultiplexer</p>
<p dir="auto"><img src="/assets/uploads/files/1750991772957-f8e2817e-be2b-4795-8b4f-ac8a5581218b-image.png" alt="f8e2817e-be2b-4795-8b4f-ac8a5581218b-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.rexygen.com/post/1701</link><guid isPermaLink="true">https://forum.rexygen.com/post/1701</guid><dc:creator><![CDATA[MikeyH]]></dc:creator><pubDate>Fri, 27 Jun 2025 02:36:37 GMT</pubDate></item></channel></rss>