Gets or sets the low limit used when
TriggerCondition is
in_limits or
out_of_limits. The value of
TriggerChannel must be greater than or equal to this value and less than or equal to
HighLimit 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 LowLimit As Double |
| C# |
|---|
public double LowLimit { get; set; } |
Property Value
The low limit.