Alert Thresholds - Adding Time Delay or Comparison Conditions

Alert Thresholds - Adding Time Delay or Comparison Conditions



SimpliScada introduces Conditional Thresholds, enabling more intelligent and flexible alerting. With this feature, threshold conditions can be modified using either a time delay or a comparison to another tag value.

Time Delay


The Time Delay condition allows a configurable wait time before an alert is triggered.

When a tag value crosses a defined threshold, the system will:

  1. Wait for the specified delay period
  2. Re-evaluate the tag value after the delay
  3. Generate an alert only if the threshold is still exceeded

Example:
During normal startup, system pressure may temporarily exceed a threshold. By applying a time delay, these short-lived spikes will not trigger alerts, while sustained high-pressure conditions will still generate a notification.


Compare to Another Tag


The Compare to Another Tag condition allows alerts to be triggered based on the state of a secondary tag.

When a tag exceeds its threshold, the system will:

  1. Check the value of a specified comparison tag
  2. Evaluate it against defined criteria
  3. Generate an alert only if both conditions are met

Example:
For leak detection, an alert can be generated if a flow sensor exceeds its threshold only when the associated pump is not running.


Summary

Conditional Thresholds provide a powerful way to create more context-aware alerts, helping reduce false alarms while ensuring critical events are not missed.

For a more detailed walk-through on setting up Alert Thresholds see our knowledge base article: Setting High (HH H) or Low (LL L) Alert Thresholds for a Tag or Address

    • Related Articles

    • Alert Thresholds - Setting High (HH H) or Low (LL L) for a Sensor Tag

      What is an Alert Threshold? An Alert Threshold is a defined limit that tells the system: “If this value gets too high or too low, generate an alert.” The SimpliLink Hub continuously monitors tag values across your project (such as tank levels, ...
    • Creating a Dynamic Tank

      Dynamic Tanks provide a visual representation of tank levels within the HMI. They can be customized to display current tank levels, threshold ranges, and alert conditions at a glance. Adding a Dynamic Tank Open the HMI in the web app and click the ...
    • Notification Workflow Overview

      Notification System Overview SimpliScada is proud to introduce a flexible new Notification System designed to support complete alert workflows. This system enables advanced notification handling with features such as scheduling, automated phone ...
    • Adding Tags to a Project

      Tag Addresses are the foundations of your project. They are the reference points that allow sensor information to interact with objects in the HMI. The actual address format will vary depending on the communication protocol used by your PLC. In this ...
    • Importing Bulk Tags via Spreadsheets

      The SimpliScada Import Tag Tool allows users to import multiple tags at once using a spreadsheet. This method is significantly faster than creating tags individually. To create a correctly formatted spreadsheet, first create a few tags manually. Then ...