<?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=Additional_DIO-Modules</id>
	<title>Additional DIO-Modules - 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=Additional_DIO-Modules"/>
	<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Additional_DIO-Modules&amp;action=history"/>
	<updated>2026-05-02T10:26:47Z</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=Additional_DIO-Modules&amp;diff=34&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=Additional_DIO-Modules&amp;diff=34&amp;oldid=prev"/>
		<updated>2025-08-11T10:13:17Z</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=Additional_DIO-Modules&amp;diff=33&amp;oldid=prev</id>
		<title>cpr&gt;Mab: Updated</title>
		<link rel="alternate" type="text/html" href="https://wiki.cpr-robots.com/index.php?title=Additional_DIO-Modules&amp;diff=33&amp;oldid=prev"/>
		<updated>2022-08-18T09:24:00Z</updated>

		<summary type="html">&lt;p&gt;Updated&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Commonplace Robotics control for comes with one digital input / output (DIO) module with seven digital inputs (24V via Optocoupler) and 7 digital outputs (24V max 300 mA via reed relay).  &lt;br /&gt;
If these DIOs are not enough it is possible to add two further DIO modules to the control for a total number of 21 inputs and outputs.&lt;br /&gt;
&lt;br /&gt;
This article explains the mechanical, electrical and software setup that is needed to add additional DIO modules.&lt;br /&gt;
&lt;br /&gt;
Please read the [[Documentation|User Guide]] for more information and wiring examples.&lt;br /&gt;
&lt;br /&gt;
=Mechanical Integration=&lt;br /&gt;
[[file:Caution.png|frameless|50px]] Do not hotplug! Disconnect the control from the power source before changing components of plugging / unplugging cables! &lt;br /&gt;
&lt;br /&gt;
*Add the bus extenders to the control. They have to be pressed in the C-Rail and pressed to the existing control beneath the Digital IO module. &lt;br /&gt;
*Plug the additional digital IO module &lt;br /&gt;
*Set the CAN ID with the selector on the front face: &lt;br /&gt;
**First (already existing) IO module:   0   (this results in CAN ID 0x70 = 112) &lt;br /&gt;
**Second (additional) IO module:           2 (this results in CAN ID 0x80 = 128) &lt;br /&gt;
**Third (additional) IO module:                4 (this results in CAN ID 0x90 = 144)&lt;br /&gt;
[[file:DIO_bus_settings.png|DIO_bus_settings.png]]&lt;br /&gt;
&lt;br /&gt;
=Electrical Integration=&lt;br /&gt;
[[file:DIO_pinout.png|thumb|400px|left]]&lt;br /&gt;
==Digital Inputs==&lt;br /&gt;
* Connect the ground pin (Output connector 1, to GND&lt;br /&gt;
* Supply 24V to one of the input pins&lt;br /&gt;
* Example on the left: 24V via switch to input pin 4&lt;br /&gt;
* Result in CPRog/iRC: digital input Din24 is triggered&lt;br /&gt;
&lt;br /&gt;
==Digital Outputs==&lt;br /&gt;
*Connect the supply pin to 24V power supply&lt;br /&gt;
*The supply is forwarded to one of the outputs pins via reed relays&lt;br /&gt;
*Connect a valve or another component to the output pin&lt;br /&gt;
*Connect the component to GND to close the electrical circuit&lt;br /&gt;
*See the example with the lamp on output 5 on the left.&lt;br /&gt;
&lt;br /&gt;
*In CPRog:&lt;br /&gt;
**Reset and Enable the robot&lt;br /&gt;
**Set DOut 25 to true to switch on the lamp&lt;br /&gt;
&amp;lt;br clear=all&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Software Integration=&lt;br /&gt;
* Connect CPRog/iRC to the robot control.&lt;br /&gt;
* Open the configuration by clicking File -&amp;gt; Configure Project -&amp;gt; I/Os&lt;br /&gt;
* In the DIN rail I/O section set the number of modules&lt;br /&gt;
* Optional: Name the inputs and outputs and set the reset and error states.&lt;br /&gt;
* Click Save project&lt;br /&gt;
* Wait for at least 30 seconds, then restart the robot control and reload the project in iRC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:robolink]][[Category:CPRog]][[Category:DIO_Modules]]&lt;/div&gt;</summary>
		<author><name>cpr&gt;Mab</name></author>
	</entry>
</feed>