You are here: Driver Reference > DNP3 WITS Driver > Common Configuration for WITS Database Points > Single Persistence Per Point

Single Persistence Per Point

Persistence allows your Field Device to suppress point state changes - a point will only change state if its value has been in a state for a specified amount of time. This helps to prevent unwanted point state changes (and associated alarms and events) that can occur as a result of point values fluctuating around a limit threshold or between states.

If your WITS Field Device supports a Single Persistence Per Point, you can define a Persistence Duration that will apply to all limits/states for a point. You can use the Point Form to specify the Persistence Duration.

Persistence Per Point

NOTE: To find out if your Field Device supports a Single Persistence Per Point, please refer to the Device Profile (see Display a WITS Device Profile).

To configure Persistence for a point's limits or states:

  1. Log on to ViewX via a user account that has the Configure permission, and then display the Form for the analog point or binary point you want to configure (see Display a Form in the ClearSCADA Guide to Core Configuration).
  2. Select the Analog Point tab (Analog point) or Binary Point tab (Binary point).
  3. In the Alarm Limits section (Analog point) or States section (Binary point), use the Persistence field(s) to define the Persistence Duration.

    For binary points:

    There is a single Persistence field for each state. If your Field Device only supports a single Persistence per point, you will need to enter the same duration in all of the Persistence fields.The point will only change state if it remains in a new state for the Persistence Duration. For example, if a binary point is in State 0 and its value changes to State 1, the point will only change its state if the value remains in State 1 for the Persistence Duration.

    NOTE: For binary points, you can only enter different times in each Persistence field if your Field Device supports Separate Persistence Per Point Limit/State.

    Persistence - Binary Point Form

    For analog points:

    There is a single Persistence setting that applies to all of the point's limits. However, the setting may have one or two Persistence fields, depending on whether your Field Device supports separate persistence durations for entering and leaving the states (see Entering and Leaving Persistence).

    If your Field Device only supports a single Persistence for both entering and leaving a state, only the left-hand Persistence field is enabled. Enter the Persistence duration in the field. The point will only enter a state if its value has been beyond or equal to a limit value for the specified duration. It will only leave a state if its value (with hysteresis) is beyond a limit value for the Persistence duration.

    If your Field Device supports separate Persistence durations for entering and leaving a state, two Persistence fields are available for each limit (positioned side-by-side).

    Persistence for Analog Points - Entering and Leaving State

    Use the left-hand Persistence field to define the duration for entering a state. The point will only enter the corresponding state if its value has been beyond or equal to the limit value for the duration.

    Use the right-hand Persistence field to define the duration for leaving a state. The point will only leave a state (and enter another state), if its value with hysteresis is beyond the limit value for the Persistence duration.

    Example:

    Let's say you have a point with an enter state persistence of 2 seconds and a leave state persistence of 4 seconds. If the point's value rises above the high limit, the enter state persistence starts. If it remains above the limit for 2 seconds, the point will change to the corresponding state. Later, if the point's value drops below the high limit, the leave state persistence starts. If it remains below the limit for 4 seconds then the point will change state.

  4. Save the configuration.

  5. When you have completed the point configuration, you will need to download it to the Field Device by using the Outstation item's Download Configuration (WITS Outstation) action.

    If your Field Device does not support download configuration, you will need to make the same changes to the Field Device's configuration locally.

Further Information

Configuring a WITS Analog Point

Configuring a WITS Binary Point

Hysteresis for WITS Analog Points


ClearSCADA 2015 R2