Gets whether the lower limit value of the alarm is specified by a constant or a channel.
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 ReadOnly Property LowerLimitIsConstant As UInteger |
| C# |
|---|
public virtual uint LowerLimitIsConstant { get; } |
Property Value
true (True in Visual Basic) if the lower limit is specified by a constant.
false (False in Visual Basic) if the lower limit is specified by a channel.