HistorianTag.DeviationDeadBandLimit Property

Deviation/Deadband/RateOfChange type used with tagname value to filter the store operation. Its is onlye used when DeviationDeadBandType is 1 (Percentagge).
<ID("DeviationDeadBandLimit", (int)e.DeviationDeadBandLimit, true)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property DeviationDeadBandLimit() As Double 
Get 
This language is not supported or no code example is available.
[ID("DeviationDeadBandLimit", (int)e.DeviationDeadBandLimit, true)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public double DeviationDeadBandLimit {get;}
This language is not supported or no code example is available.

Property Value

double

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition