Sets the low limit to the specified constant value.
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 Sub SetLowerLimit ( _
LowerLimit As Double _
) |
| C# |
|---|
public void SetLowerLimit(
double LowerLimit
) |
| Visual C++ |
|---|
public:
void SetLowerLimit(
double LowerLimit
) |
Parameters
- LowerLimit
- Type: System.Double
The constant that determines the low limit value of the alarm.