HistorianTag.Deadband Property

Deadband used with tagname value to filter the store operation.
<ID("Deadband", (int)e.Deadband, true)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property Deadband() As Double 
Get 
This language is not supported or no code example is available.
[ID("Deadband", (int)e.Deadband, true)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public double Deadband {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