Logical Blocks > Transfer function block

Transfer function block execution

The Transfer function block selects one of two inputs based on the SELECTOR parameter value. When SELECTOR is False (0), IN_1 is transferred to the output after a specified time (BAL_TIME). When SELECTOR is True (1), IN_2 is transferred to the output after BAL_TIME. When BAL_TIME = 0, the output changes instantaneously to the new value.