Sequencer (output instruction)
SQO instruction
Steps through a list of values, one per rung transition, for a sequencer built on a table.
SQO(number, steps, mask)Arguments
| Name | What it is | Accepts | Default |
|---|---|---|---|
| destination | What the instruction acts on | a register | required |
| steps | Step values | a list of whole numbers | 1,2,3 |
| mask | Mask | a number or a tag | -1 |
Arguments are positional and this table is generated from the simulator's own instruction registry, so it always matches what the engine accepts.
