Sets the high 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 SetUpperLimit ( _
UpperLimit As Double _
) |
C# |
---|
public void SetUpperLimit(
double UpperLimit
) |
Visual C++ |
---|
public:
void SetUpperLimit(
double UpperLimit
) |
Parameters
- UpperLimit
- Type: System.Double
The constant that determines the high limit value of the alarm.