batch-example-2/plc/code/s5/basic-operations.md

20 lines
348 B
Markdown
Raw Permalink Normal View History

2023-11-20 21:08:07 +00:00
# basic S5
| | |
|----|----
| A | and
| AN | and not
| DO | execute following operation with..
| >\<F| not equal
| !=F| equal
| +F | add ACCU1 + ACCU2
| JC | jump conditional
| JU | jump unconditional
| L | load
| O | or
| ON | or not
| R | reset if RLO is 1
| RB | binary reset formal operand
| S | set if RLO is 1
| SD | run a timer