User's Guide Part 2

CHAPTER 5 READER-HOST PROTOCOL
low. Pin 1 is specified by bit one in the mask, and Pin 0 is specified by bit zero in
the mask etc…
NOTE: Changes made with this command will take effect immediately.
Example
Command
Response
>Get AutoFalseOutput
> AutoFalseOutput =0
Command
Response
>Set AutoFalseOutput =3 //Turn pins 0 and 1 to high
> AutoFalseOutput =3
S
ET AUTOFALSEPAUSE
G
ET AUTOFALSEPAUSE
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.
NOTE: Changes made with this command will take effect immediately.
Example
Command
Response
>Get AutoFalsePause
> AutoFalsePause (ms)=0
Command
Response
>Set AutoFalsePause =500 //Pause for half a sec.
> AutoFalsePause = 500
A
UTOMODERESET
The AutoModeReset command will reset all auto mode parameters to their
default values, including setting the auto mode to off.
NOTE: Changes made with this command will take effect immediately.
Example
Command
Response
>AutoModeReset
> All AutoMode settings have been reset !