
CS106/BL106 Combined Door Entry and Coded Access
20
Programming the Action Codes (Functions 51 to 60)
Each access code has an associated action number. This is a single digit from
0-3 which determines the action that occurs following the entry of that access
code.
Function 51 - Code 1 action code.
Function 52 - Code 2 action code.
.
.
.
Function 60 - Code 10 action code.
Summary of Action Codes
0 No action ( code is disabled)
1 Lock operates
2 Lock operates only if Time contacts are closed (Zone 1)
3 Lock operates only if Time contacts are open (Zone 2)
Komentáře k této Příručce