Module algorithm types > State-driven algorithms

Algorithm execution

The following flow chart shows the underlying logic for state-driven algorithms.

CAUTION!

Do not change the item setpoint values or the parameter value in the write path for any state while A_STATE is running. This can cause A_STATE to remain running indefinitely. If this occurs, set A_COMMAND to 255 (which aborts the current operation) and set A_COMMAND to the original target state.