Overview Block Code Switch basic



This control element implements a code keypad. When the correct code is entered, the connected variable Trigger is activated. Depending on the view the keypad is shown directly (view Keyboard) or opened as a dialog when the control element is tapped. With the master code the current code can be changed if it is no longer known. 



Display

View View of the control element: Block, Basic screen, List or Keyboard. In the Keyboard view the numeric keypad is shown directly in the control element.
TextText to be displayed. The size of the text is automatically scaled with the control element. Line breaks can be inserted with the special character "\n", for example "Line1\nLine2"; a maximum of 2 lines is possible.

Code

Length
Length of the code (4 to 8 digits).
Master Master code. With this code the current code can be changed if the configured code is no longer known.
Trigger
Type of signal that is output on the variable Trigger when the correct code is entered: Pulse 0-1-0 (short pulse), Toggle (value alternates between 0 and 1), Telegram 1 (value is set to 1) or Telegram 0 (value is set to 0).

Connected variables

Trigger
Output when the code was entered correctly.


See also General properties of all control elements