CHAPTER 4 ALIEN READER PROTOCOL
READER INTERFACE GUIDE
DOC. CONTROL # 8101938-000 REV 05
71
AutoTrueOutput Examples
Command
Response
>get AutoTrueOutput
AutoTrueOutput = 0
Command
Response
>set AutoTrueOutput = 3 (sets pins 0 and 1 high)
AutoTrueOutput = 3
AutoTruePause
9800 | 9780 | 8780 | 9640 | 9774
The AutoTruePause specifies a millisecond pause to effect if the autonomous
evaluation mode evaluates to true. This pause will occur after the
AutoTrueOutput command has been processed.
AutoTruePause Examples
Command
Response
>get AutoTruePause
AutoTruePause(ms) = 0
Command
Response
>set AutoTruePause = 500
AutoTruePause = 500
AutoFalseOutput
9800 | 9780 | 8780 | 9640 | 9774
The AutoFalseOutput specifies the output pin settings to effect if the evaluate
mode of Autonomous Mode evaluates to false. The parameter is a bitmap for the
four external output pins, where a "1" sets a pin to high, and a "0" sets a pin to
low. Output pin 1 is specified by bit 0 in the mask, output pin 2 is specified by bit
1 in the mask, etc.
AutoFalseOutput Examples
Command
Response
>get AutoFalseOutput
AutoFalseOutput = 0
Command
Response
>set AutoFalseOutput = 3
AutoFalseOutput = 3
AutoFalsePause
9800 | 9780 | 8780 | 9640 | 9774
The AutoFalsePause specifies a millisecond pause to effect if the autonomous
evaluation mode evaluates to false. This pause will occur after the
AutoFalseOutput command has been processed.
AutoFalsePause Examples
Command
Response
>get AutoFalsePause
AutoFalsePause (ms) = 0
Command
Response
>set AutoFalsePause = 500
AutoFalsePause = 500