Program Execution Instructions

Instruction

Action

CYCLIC

Cyclic execution of a function.

DELAY

Suspend execution of the current program for N seconds.

EVENT

Execution of a function on the transition of a bit variable.

GETARG

Return the parameters of the calling context of a function.

PROGRAM

Enable a program to be executed, loaded, unloaded or stopped.

STOP

Stop the current program.