<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[REXYGEN Community Forum / even / odd ?]]></title>
	<link rel="self" href="https://www.rexygen.com/oldforum/extern.php?action=feed&amp;tid=103&amp;type=atom"/>
	<link href="http://www.rexygen.com/oldforum/viewtopic.php?id=103"/>
	<updated>2016-04-10T21:58:48Z</updated>
	<generator>FluxBB</generator>
	<id>http://www.rexygen.com/oldforum/viewtopic.php?id=103</id>
	<entry>
		<title type="html"><![CDATA[Re: even / odd ?]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=436#p436"/>
		<content type="html"><![CDATA[<p>Cool! Thanks.</p><p>Brian H.</p>]]></content>
		<author>
			<name><![CDATA[uxhamby]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=48</uri>
		</author>
		<updated>2016-04-10T21:58:48Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=436#p436</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[Re: even / odd ?]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=434#p434"/>
		<content type="html"><![CDATA[<p>By using the &#039;IMOD – Remainder after integer division&#039; funion block. Divide by two and if the result is zero then it is even.<br />(if you need a pulse every 5 minutes then divide theminutes by 5 and check for zero....)</p><p>Checking the first bit is also a possibility, if the first bit (value &quot;1&quot;) is high then the number is odd. (Bitwise &#039;AND&#039; with value 0x01, if result is zero then it is odd. Use BITOP block)</p>]]></content>
		<author>
			<name><![CDATA[scoobsalamander]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=6</uri>
		</author>
		<updated>2016-04-10T20:09:29Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=434#p434</id>
	</entry>
	<entry>
		<title type="html"><![CDATA[even / odd ?]]></title>
		<link rel="alternate" href="http://www.rexygen.com/oldforum/viewtopic.php?pid=433#p433"/>
		<content type="html"><![CDATA[<p>Hi,</p><p>Suggestions as to how I can take say the minutes output of the time function block and test it to see if it is even or odd?</p><p>Thanks,</p><p>Brian H.</p>]]></content>
		<author>
			<name><![CDATA[uxhamby]]></name>
			<uri>http://www.rexygen.com/oldforum/profile.php?id=48</uri>
		</author>
		<updated>2016-04-10T17:02:02Z</updated>
		<id>http://www.rexygen.com/oldforum/viewtopic.php?pid=433#p433</id>
	</entry>
</feed>
