KeyReleased
The block defines the event generated by releasing of the defined KeyReleased
pressed key or any key from the defined group.
Note
Vario model: the event is generated whenever the button is pressed, the
functionality is the same as with KeyPressed.
Input parameters
Key – define the key or a key group. If this parameter is not completed, the
event is generated upon releasing 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.
Output parameters
Event – the Event invoke connected Event or Action.
Released 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 releasing of 1 and quick dial button 2: