Lock View
Lock view is derived from the TcHmi.Controls.System.TcHmiControl class, thus all inherited properties can be viewed in the documentation for this class. All properties specific to the Lock view that are available for users are described in the table below:
Property | Category | Description |
|---|---|---|
Text Color | Colors | Text color inside the control block. |
Active Color | Colors | Fill color of the control block when the lock is active. |
Lock View Symbol | Common | An instance of Lock View PLC FB with 4, 8 or 16 inputs to be bound to the control. |
Logic | Common | Logical unit operation which is carried out on the control inputs' values (0 – OR; 1 – AND). |
Out | Common | Output value of the control (0 – the lock is inactive; 1 – the lock is active). |
Show Input [N] *) | Common | Show the input N (1 – show; 0 – hide). |
Input [N] Enabled | Common | Enable/disable the input N (1 – enable; 0 – disable). |
Input [N] | Common | Current value at the input N (1 – enable; 0 – disable). |
Input [N] Inverted | Common | Invert the value from the input N (1 – invert; 0 – don't invert). |
Input [N] Text | Common | Text label at the input N. |
Show Label Text | Label | Enable/disable Label Text (1 – enable; 0 – disable). |
Label Text | Label | Defines an optional label text instead of the tag name taken from the Lock View Symbol. |
*) [N] – number of the inputs from 4, 8 or 16