| KBH | Keypad Button Hold |
Syntax
KBH, <address>, <button number>
| Parameter | Description | Format |
| address | system address of the keypad | [processor : link :
address] see device address formatting description |
| button number | button number to hold | 1 - 24 |
Description
Simulates the hold action of a keypad button. This does
not simulate a true keypad button hold that will include a
preceeding press
Example
Hold button 1 on processor 1, link 4, keypad address 10
L232> KBH, [1:4:10], 1
See Also
KBP - Keypad
button press
KBR - Keypad
button release
KBDT -
Keypad button double tap