<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cpr-robots.com/index.php?action=history&amp;feed=atom&amp;title=Logic_Program</id>
	<title>Logic Program - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cpr-robots.com/index.php?action=history&amp;feed=atom&amp;title=Logic_Program"/>
	<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Logic_Program&amp;action=history"/>
	<updated>2026-05-02T02:27:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.cpr-robots.com/index.php?title=Logic_Program&amp;diff=10&amp;oldid=prev</id>
		<title>OLT: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Logic_Program&amp;diff=10&amp;oldid=prev"/>
		<updated>2025-08-11T10:13:15Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:13, 11 August 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>OLT</name></author>
	</entry>
	<entry>
		<id>https://wiki.cpr-robots.com/index.php?title=Logic_Program&amp;diff=9&amp;oldid=prev</id>
		<title>cpr&gt;Mab at 12:19, 21 June 2024</title>
		<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Logic_Program&amp;diff=9&amp;oldid=prev"/>
		<updated>2024-06-21T12:19:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:180318_CPRog_SetLogicProg.jpg|400px|thumb|Menu for selecting the logic program file]]&lt;br /&gt;
&lt;br /&gt;
In CPRog/iRC the main motion program is a single thread, it is not possible to define e.g. interrupts. To realize parallel running logic functionality a logic file can be loaded. This file is then interpolated in parallel to the main program.&lt;br /&gt;
&lt;br /&gt;
= Requirements =&lt;br /&gt;
* [[Software Updates|CPRog/iRC Version V902-10-017 from March 2018 or later]]&lt;br /&gt;
&lt;br /&gt;
= Possibilities and Limitations =&lt;br /&gt;
* The logic program is defined in the same syntax as the main motion program&lt;br /&gt;
* It should consist only of logic coammands. Motion commands are computed but not put into action&lt;br /&gt;
* The changes to digital outputs and global signals are put into action&lt;br /&gt;
* The changes override the settings of the motion program&lt;br /&gt;
* The logic program is running in repeat mode whenever the motion program is running.&lt;br /&gt;
&lt;br /&gt;
= Set Up =&lt;br /&gt;
Open the program configuration (File -&amp;gt; Configure Project -&amp;gt; Program), select the logic program file and apply or save the project.&lt;br /&gt;
&lt;br /&gt;
= Side Effects =&lt;br /&gt;
* As mentioned above the digital output settings of the motion program are overridden.&lt;br /&gt;
[[Category:CPRog]][[Category:Robot Programming]][[Category:TinyCtrl]]&lt;/div&gt;</summary>
		<author><name>cpr&gt;Mab</name></author>
	</entry>
</feed>