-

AND / AND_S

Type Function

Available as standard (non-safety-related) and safety-related type (*_S). For the safety-related type, the safety-related data types (SAFE*) are expected at the formal parameters.
Description Performs a logical AND operation on the operands connected to IN1 and IN2.
Notes
  • Further inputs can be added.
  • All parameters can be negated.

    Note: The negation of formal parameters is not supported in safety-related code (SNOLD).

  • The function provides implicit data type conversion at its input and output parameters according to the rules defined by the IEC 61131 standard.
Parameters Inputs

IN1

IN2

Output

OUT
Additional information EN/ENO behavior