SELBO_TI: Boolean selector for time
The SELB_TI (FC434) block switches one of the two inputs of type "time" to the output in dependence of a selector.
Application example:
Block SELBO_TI for example can be used to build project-specific logic that then switches over the time parameter in blocks TIMER or CYCLEGEN.
Functionality
The block switches the inputs [In0], [In1] defined by the Boolean selector [K] to the output [Out].
If... | then... |
K = 0 (No) | Out = In0 |
K = 1 (Yes) | Out = In1 |
Inputs
Pin | E | Description |
K | pa | Selector. |
In0 | pa | Input 0. |
In1 | pa | Input 1. |
Outputs
Pin | E | Description |
Out | a | Output. |
Input values
Pin | Description | Data type | Default value | E.g. Engineering unit or Text group | Min. | Max. |
K | Selector. | Boolean | 0 (No) | No, Yes |
|
|
In0 | Input 0. | Time | 0ms | T#0d_0h_0m_0s_0ms |
|
|
In1 | Input 1. | Time | 0ms | T#0d_0h_0m_0s_0ms |
|
|
Output values
Pin | Description | Data type | Default value | E.g. Engineering unit or Text group | Min. | Max. |
Out | Output. | Time | 0ms | T#0d_0h_0m_0s_0ms |
|
|
Process response
Standard (see General rules and information).
Troubleshooting
Standard (see General rules and information).