Linear AM3Plus, AE1000Plus 31#CODE#CODE#, 33#CODE#CODE#, 43#TYPE#BLOCK#, 42#TYPE#FC#ID#ACTION#

Models: AE1000Plus

1 12
Download 12 pages 25.92 Kb
Page 7
Image 7
Function 31: Enter Entry Codes

8 Local Programming Functions (Continued)

Function 31: Enter Entry Codes

Entry Codes can be added using this function. In AccessBase2000 system, Entry Codes may have variable length from one to eight digits. However, in Local Programming mode, the length of Entry Code is fi xed at four digits.

ENTER ENTRY CODES

FCN 31

31#CODE#CODE#

CODE = THE FOUR-DIGIT ENTRY CODE TO ADD

Function 33: Delete Entry Codes

Entry codes can be deleted from the Controller using this function.

DELETE ENTRY CODES

FCN 33

33#CODE#CODE#

CODE = THE ENTRY CODE TO DELETE

Function 41: Enter Cards & Transmitters

This function enters block coded cards or transmitters only. The Start ID and the End ID cannot be the same. Each block must have a minimum of two cards or transmitters.

The length of the block’s start and stop ID number allowed depends on the programming software used. AccessBase2000 allows a maximum of 13 digits up to 1099511627775. AXNET allows a maximum of 5 digits up to 65535. All cards and transmitters are active when entered in local programming.

Function 42: Reactivate/Deactivate

Card or Transmitter

The cards and transmitters may be deactivated or reactivated using this function. The cards and transmitters are active when allocated.

ENTER CARDS AND TRANSMITTERS

FCN 41

41#TYPE#BLOCK#FC#SID#EID#

TYPE = 1 FOR CARDS; 2 FOR TRANSMITTERSBLOCK = BLOCK NUMBER (# TO ACCEPT OR CHANGE)FC = FACILITY CODE (CARDS 1-255; TRANSMITTERS 0-15)

SID = STARTING BLOCK ID NUMBER EID = ENDING BLOCK ID NUMBER

REACTIVATE OR DEACTIVATE CARD OR TRANSMITTER FCN 42

42#TYPE#FC#ID#ACTION#

TYPE = 1 FOR CARDS; 2 FOR TRANSMITTERS

FC = FACILITY CODE (CARDS 1-255; TRANSMITTERS 0-15)

ID = ID NUMBER OF CARD OR TRANSMITTER ACTION = 0 TO DEACTIVATE; 1 TO ACTIVATE

Function 43: Delete Card or Transmitter Block

Card and transmitter blocks can be deleted from the Controller using this function. The function will remove an entire block from the Controller.

DELETE CARD OR TRANSMITTER BLOCK

FCN 43

43#TYPE#BLOCK#

TYPE = 1 FOR CARDS; 2 FOR TRANSMITTERS

BLOCK = BLOCK NUMBER 1-24

5

Page 7
Image 7
Linear AM3Plus, AE1000Plus 31#CODE#CODE#, 33#CODE#CODE#, 43#TYPE#BLOCK#, 42#TYPE#FC#ID#ACTION#, 41#TYPE#BLOCK#FC#SID#EID#