RAMP OUT matches the END_VALUE. RAMP Enable is true. But RAMP doesn't show complete. This happens only once in a while. TRK_IN_D= 0
. Any thoughts, why? The sequence gets stuck and doesn't proceed further to the next step in SFC.
You may want to check the RAMP_TYPE.
When RAMP_TYPE = Use Time parameter then the COMPLETE parameter only becomes true after RAMP_TIME is reached or when TIME_REMAIN = 0, in your case it is 3600 sec. or 1 hour.
Otherwise if RAMP_TYPE = Use Rate parameter then this maybe a potential product issue.
In reply to Neil Castro: