EN/ENO - enable input and enable output

In FBD, LD, and IL you can program for conditions by using EN/ENO functions or function blocks. EN stands for enable input, ENO for enable output.

There are no EN/ENO functions and function blocks in the ST editor. Use an IF or CASE statement instead to control the execution of the function or function block.

All IEC functions and function blocks are available both with and without EN and ENO.

A Boolean input variable or the Boolean result of a logical expression can be connected to an EN input.

Programming language

EN = FALSE Þ ENO = FALSE

EN = TRUE Þ ENO = TRUE

LD

FBD

IL

User-defined functions and function blocks can be created with or without EN/ENO input and output. You can choose between the following possibilities:

Value of ENO output

NOTE

Set EN to TRUE prior to processing the POU. Once the POU has been successfully processed, the corresponding ENO is set to TRUE. If ENO is not set, an error might have occurred.

Related topics:

Modified on: 2024-07-17Feedback on this pagePanasonic hotline