KeyPressed
The block defines the event generated by pressing of the defined key or KeyPressed
any key from the defined group.
Input parameters
Key – define the key or a key group. If this parameter is not completed, the
event is generated upon pressing of any key (default value: any).
Valid values:
0, , , , , , , , , , , for numeric keypad buttons1 2 3 4 5 6 7 8 9 * #
%1, , .., for quick dial buttons%2 %999
any for any button (default value).
Separate the values with a comma while defining more keys than one.
SuppressTones – suppress sound signalling initiated by pressing of a non-
programmed quick dial button. The parameter is optional.
Valid values:
disabled – tones are not suppressed
enabled – tones are suppressed (default value)
Output parameters
Event – the Event invoke connected Event or Action.
Pressed Key – the recorded code of the key which was the last to generate this
event. The key code is stored in the Key parameter format.
Example
Event generated by pressing of # and quick dial button 3 or 4: