Gets or sets the high limit used when
TriggerCondition is
in_limits or
out_of_limits. The value of
TriggerChannel must be less than or equal to this value and greater than or equal to
LowLimit to be considered within limits.
Namespace:
NationalInstruments.VeriStand.StimulusProfileDefinitionApi
Assembly:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Property HighLimit As Double |
| C# |
|---|
public double HighLimit { get; set; } |
Property Value
The high limit.