WAGO PLC Tutorials

WAGO

Tutorials, libraries, softwares, e!COCKPIT and CODESYS code examples for WAGO PLC, WAGO PFC Controller.

View the Project on GitHub ADeepTech/WAGO-PLC-Tutorials

CODESYS (IEC 61131-3) for Beginners - Part 2

Table of Contents

Comments

Execution Priority

  1. Parentheses ()
  2. Operations on an operand, example, SIN(x) or ABS(Y)
  3. Negative (−) and NOT
  4. *, / , MOD
  5. +, −
  6. <, >, ≤, ≥
  7. =, ≠
  8. AND
  9. XOR
  10. OR