Gets or sets the value at which to reset the calculation. If the
ChannelToAnalyze surpasses this value by more than the specified
Hysteresis, the calculation resets.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Overridable Property Reset As UInteger |
| C# |
|---|
public virtual uint Reset { get; set; } |
Property Value
The reset value.