
Programming
|
| Panel Runtime Operation Commands (Cont.) |
| |
|
|
|
|
|
|
| @AKP | Keypad string is set to null on power up and is stored until power is lost. The Prompt Text |
|
|
| Pop up the | is optional. |
|
|
| Syntax: |
| |
|
| keypad icon and |
| |
|
| initialize the text |
| |
|
| string to that | Variables: |
|
|
| specified. | initial text = 1 - 50 ASCII characters. |
|
|
|
|
| |
|
|
| prompt text = 1 - 50 ASCII characters. |
|
|
|
| Example: |
|
|
|
| SEND COMMAND |
|
|
|
| Pops up the Keypad and initializes the text string '12345678' with prompt text ’ENTER |
|
|
|
| PASSWORD’. |
|
|
|
|
|
|
|
| @AKR | Remove keyboard or keypad that was displayed using 'AKEYB', 'AKEYP', 'PKEYP', |
|
|
| Remove the | @AKB, @AKP, @PKP, @EKP, or @TKP commands. |
|
|
| Syntax: |
| |
|
| Keyboard/ |
| |
|
| Keypad. | "'@AKR'" |
|
|
|
| Example: |
|
|
|
| SEND COMMAND Panel,"'@AKR'" |
|
|
|
| Removes the Keyboard/Keypad. |
|
|
|
|
|
|
|
| BEEP | Syntax: |
|
|
| Output a beep. | "'BEEP'" |
|
|
|
| Example: |
|
|
|
| SEND COMMAND Panel,"'BEEP'" |
|
|
|
| Outputs a beep. |
|
|
|
|
|
|
|
| BRIT | Syntax: |
|
|
| Set the panel |
| |
|
| brightness. | Variable: |
|
|
|
| brightness level = 0 - 100. |
|
|
|
| Example: |
|
|
|
| SEND COMMAND |
|
|
|
| Sets the brightness level to 50. |
|
|
|
|
|
|
|
| @BRT | Syntax: |
|
|
| Set the panel |
| |
|
| brightness. | Variable: |
|
|
|
| brightness level = 0 - 100. |
|
|
|
| Example: |
|
|
|
| SEND COMMAND |
|
|
|
| Sets the brightness level to 70. |
|
|
|
|
|
|
|
| DBEEP | Syntax: |
|
|
| Output a | "'DBEEP'" |
|
|
| double beep. | Example: |
|
|
|
| SEND COMMAND Panel,"'DBEEP'" |
|
|
|
| Outputs a double beep. |
|
|
|
|
|
|
|
| @EKP | Pops up the keypad icon and initializes the text string to that specified. The Prompt Text is |
|
|
| Extend the | optional. |
|
|
| Syntax: |
| |
|
| Keypad. |
| |
|
|
|
| |
|
|
| Variables: |
|
|
|
| initial text = 1 - 50 ASCII characters. |
|
|
|
| prompt text = 1 - 50 ASCII characters. |
|
|
|
| Example: |
|
|
|
| SEND COMMAND |
|
|
|
| Pops up the Keypad and initializes the text string '33333333' with prompt text 'Enter |
|
|
|
| Password'. |
|
| 140 |
|
|
|
|
| |||
|
| |||
|
|
|
|
|