Difference between revisions of "Alien GPIO"

From RifidiWiki

Jump to: navigation, search
(Things to watch out for)
m (Reverted edits by Amesycyxa (Talk); changed back to last version by Matt)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 19:43, 26 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