Enumeration defining the anti-Windup technique
type AntiWindup = enumeration(Clamped "Clamped to min/max", BackCalc "Back-Calculation");