| Advanced Programming | |
|
|
|
Command Interface (Cont.) |
|
|
|
|
|
Command | Description |
|
|
|
|
| Get the keypad index for the keypad address specified. This |
|
| command is always issued on port 1. |
|
| <addr>: keypad address |
|
| Example: |
|
|
|
|
|
|
|
| Remove a keypad component from the list. Once removed, you will no |
|
| longer be able to control or receive any feedback from that keypad. |
|
| This command is always issued on port 1. |
|
| <index>: 1..24 = index to remove |
|
| Example: |
|
|
|
|
|
|
|
| Remove a keypad component from the list. Once removed, you will no |
|
| longer be able to control or receive any feedback from that keypad. |
|
| This command is always issued on port 1. |
|
| <addr>: keypad address to remove |
|
| Example: |
|
|
|
|
|
|
|
25 |
| |
|
|
|