Expected behavior
Process controllers (hysteresis and PID) treat out of time sequence input signals as errors.
Actual Behavior
A "Can't go back in time" warning is issued, and the signal is processed as usual, which causes the computed signal to be incorrect.
Root Cause
Most likely, an omission during imperative to reactive change.
Related Issues
Expected behavior
Process controllers (hysteresis and PID) treat out of time sequence input signals as errors.
Actual Behavior
A "Can't go back in time" warning is issued, and the signal is processed as usual, which causes the computed signal to be incorrect.
Root Cause
Most likely, an omission during imperative to reactive change.
Related Issues