<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<feed xmlns="http://www.w3.org/2005/Atom"  xml:lang="en-gb">
	<title type="text">Ultimate door system (new !)</title>
	<subtitle type="text">Simple scripts tutorials</subtitle>
	<link rel="alternate" type="text/html" href="http://simplescript.sillo.org"/>
	<id>http://simplescript.sillo.org/index.php/ultimate-door-system-soon-/30-configuration18</id>
	<updated>2017-05-17T15:55:23+00:00</updated>
	<generator uri="http://joomla.org" version="2.5">Joomla! - Open Source Content Management</generator>
	<link rel="self" type="application/atom+xml" href="http://simplescript.sillo.org/index.php/ultimate-door-system-soon-/30-configuration18?format=feed&amp;type=atom"/>
	<entry>
		<title>Overview</title>
		<link rel="alternate" type="text/html" href="http://simplescript.sillo.org/index.php/ultimate-door-system-soon-/configuration"/>
		<published>2013-02-20T11:42:21+00:00</published>
		<updated>2013-02-20T11:42:21+00:00</updated>
		<id>http://simplescript.sillo.org/index.php/ultimate-door-system-soon-/configuration</id>
		<author>
			<name>sandrine</name>
			<email>sandrine@sl-creation.org</email>
		</author>
		<summary type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;There are many possibilities to configure the Ultimate door system, let's look what we can do !&lt;/p&gt;
&lt;h1&gt;Simple door&lt;/h1&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img14.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;A simple door needs only 3 scripts : &lt;strong&gt;action&lt;/strong&gt;, &lt;strong&gt;command &lt;/strong&gt;and &lt;strong&gt;access&lt;/strong&gt;. You get the menu with chat command &lt;strong&gt;/70door&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;Double door&lt;/h1&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img15.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;A double door needs only 4 scripts in one of the primitives of the door : 2 &lt;strong&gt;action&lt;/strong&gt;, &lt;strong&gt;command &lt;/strong&gt;and &lt;strong&gt;access&lt;/strong&gt;. You get the menu with chat command &lt;strong&gt;/70door&lt;/strong&gt;.&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;If you want to command you door with a click &lt;em&gt;(to get click command you must set sensor range to 0&lt;/em&gt;) you must add script &lt;strong&gt;clic &lt;/strong&gt;in the second primitive, so command will work with click on the two primitives :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img16.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;h1 style=&quot;text-align: justify;&quot;&gt;Two doors (or more) in a same linkset&lt;/h1&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;You have 3 ways to manage this situation. The first one is to set this configuration :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img17.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The doors are independants for command and access.&lt;/p&gt;
&lt;p&gt;The second way is quite the same :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img96.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The différence is there is only 1 script access so doors are independants for settings but not for access.&lt;/p&gt;
&lt;p&gt;In the third way you use a remote :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img18.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In this case you get the menu with a click on the remote. Settings and access are same for the two doors. You use script &lt;strong&gt;trigger &lt;/strong&gt;instead of &lt;strong&gt;command&lt;/strong&gt;. There is only a script &lt;strong&gt;access &lt;/strong&gt;in the remote. The script &lt;strong&gt;remote &lt;/strong&gt;manage the whole system.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;Complex configuration&lt;/h1&gt;
&lt;p&gt;Now you want to set a configuration with a remote for all doors, but get an independant command for a door (or for example shutters because you dont want them to work with sensor but only on click) :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img19.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In this case only access is managed by the remote for the independant door, all settings (sensor, click) are managed by script &lt;strong&gt;command&lt;/strong&gt;.&lt;/p&gt;&lt;/div&gt;</summary>
		<content type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;There are many possibilities to configure the Ultimate door system, let's look what we can do !&lt;/p&gt;
&lt;h1&gt;Simple door&lt;/h1&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img14.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;A simple door needs only 3 scripts : &lt;strong&gt;action&lt;/strong&gt;, &lt;strong&gt;command &lt;/strong&gt;and &lt;strong&gt;access&lt;/strong&gt;. You get the menu with chat command &lt;strong&gt;/70door&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;Double door&lt;/h1&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img15.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;A double door needs only 4 scripts in one of the primitives of the door : 2 &lt;strong&gt;action&lt;/strong&gt;, &lt;strong&gt;command &lt;/strong&gt;and &lt;strong&gt;access&lt;/strong&gt;. You get the menu with chat command &lt;strong&gt;/70door&lt;/strong&gt;.&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;If you want to command you door with a click &lt;em&gt;(to get click command you must set sensor range to 0&lt;/em&gt;) you must add script &lt;strong&gt;clic &lt;/strong&gt;in the second primitive, so command will work with click on the two primitives :&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img16.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;h1 style=&quot;text-align: justify;&quot;&gt;Two doors (or more) in a same linkset&lt;/h1&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;You have 3 ways to manage this situation. The first one is to set this configuration :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img17.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The doors are independants for command and access.&lt;/p&gt;
&lt;p&gt;The second way is quite the same :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img96.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The différence is there is only 1 script access so doors are independants for settings but not for access.&lt;/p&gt;
&lt;p&gt;In the third way you use a remote :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img18.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In this case you get the menu with a click on the remote. Settings and access are same for the two doors. You use script &lt;strong&gt;trigger &lt;/strong&gt;instead of &lt;strong&gt;command&lt;/strong&gt;. There is only a script &lt;strong&gt;access &lt;/strong&gt;in the remote. The script &lt;strong&gt;remote &lt;/strong&gt;manage the whole system.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;Complex configuration&lt;/h1&gt;
&lt;p&gt;Now you want to set a configuration with a remote for all doors, but get an independant command for a door (or for example shutters because you dont want them to work with sensor but only on click) :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/door/img19.jpg&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In this case only access is managed by the remote for the independant door, all settings (sensor, click) are managed by script &lt;strong&gt;command&lt;/strong&gt;.&lt;/p&gt;&lt;/div&gt;</content>
		<category term="Configuration" />
	</entry>
</feed>
