In reply to moshiko:
I see 2 options for your problem:
(1) set_drain_time(). This allows you to extend the run_phase by a fixed time.
(2) functional extension using phase_ready_to_end().
Please see the Reference Manual for more details.
In reply to moshiko:
I see 2 options for your problem:
(1) set_drain_time(). This allows you to extend the run_phase by a fixed time.
(2) functional extension using phase_ready_to_end().
Please see the Reference Manual for more details.