Legacy addressing mode is an alternative addressing mode that can be set by the Programming Application in the configuration wizard. The lock addresses in this mode are set consecutively. For example, if communication hub has address 1, the locks will get address 1-8, 9-16, 17-24 etc.
DIP 5 – DIP 1 |
AH30 Hub address |
Lock addresses |
|---|---|---|
0000 |
Reserved |
|
0001 |
0x01 |
0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08 |
0010 |
0x02 |
0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10 |
0011 |
0x03 |
0x11, 0x12, 0x13, 0x14, 0x14, 0x16, 0x17, 0x18 |
0100 |
0x04 |
0x19, 0x1A, 0x1B, 0x1C, 0x1D, 0x1E, 0x1F, 0x20 |
... |
This mode is used for older EAC systems that cannot handle high EAC addresses where the limit for example is 32 or 64.