Phase Template: cip-agitate¶
Start the agitator at a target speed, hold for a duration, then stop. Used during CIP rinses and conductivity rinses to circulate cleaning or rinse solution through the vessel.
Where to find it¶
System endpoint → Equipment Library → Phases → cip-agitate.
Parameters¶
| Parameter | Type | Unit | Range | Default | Required |
|---|---|---|---|---|---|
agitate_speed |
REAL | % | 20-100 | 40 |
yes |
agitate_duration |
TIME | — | 10s-10m |
5m |
yes |
TIME parameters take duration strings ("45s", "1m30s", "5m"),
not bare numbers.
Required control modules¶
| Role | Module type | Description |
|---|---|---|
agitator |
analog-control | Tank agitator for rinse / wash circulation |
Capability¶
mixing
Used in¶
This is a building block, called by cip-rinse-op and
cip-conductivity-rinse-op.
Failure modes¶
This is a Timed phase. See Phases → Timed phase for the full archetype.
Pairs with a deviation alarm on the agitator. Set a timeoutSeconds on the phase as a backstop.
Modify this template¶
Want to clone this and adapt it for your own equipment? Walk through Adaptation Guide for the full clone → rebind → deploy → run workflow, and Parameter Binding to understand how recipe values flow through to control-module tags.