With this instruction, it is possible to specify the name of a function that will be executed at each sampling of the rules (which run at a fixed frequency set by the rule_freq instruction) after the execution of the ref fields and after the executions of the motion/aux fields.
Syntax |
rule_epilogue functionName |
---|---|
functionName |
It is the name of the function to be sent to execution (with no parameters and no return value) |
Validity |
Rule |
Notes |
Instruction must be called only once. If the instruction is called with functionName = 0 it is disabled |
Example of use: |