Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Operations Management Interface

About deviation alarm checking

  • Last UpdatedJul 18, 2024
  • 1 minute read

Limit checking for each deviation is as follows:

  • The TimeSinceTargetChange attribute timer starts counting when the object starts up. When SP is changed, set TimerExpired=FALSE, and restart timer. When timer's elapsed time exceeds SettlingPeriod, set TimerExpired=TRUE.

  • If ( Absolute value ( PV - SetPoint ) > Deviation && SettlingTimerExpired ) then set Condition=TRUE.

  • If ( Absolute value ( PV - SetPoint + Deadband ) <= Deviation && Condition=TRUE) then set Condition=FALSE.

TitleResults for “How to create a CRG?”Also Available in