Command: EN/ENO – EN
Symbol:
Shortcut: Ctrl + Shift + E
Function: The command is used to add or remove a Boolean input "Enable
" at the selected block.
Call: Ladder menu, EN/ENO submenu; context menu
The Boolean EN
input controls the execution of the block. If the EN
value is FALSE
when the block is called, then the operations which are defined in the box are not executed. When these operations are executed when EN
is TRUE
.
When a block has an EN
input, an [ENO] output can also be added to it.ENO
gets the same value as EN
.