Alarming.SetLowerLimit Method (ValueSource)
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Sets the low limit to the specified channel or constant value.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: 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 ValueSource _ ) |
| C# |
|---|
public void SetLowerLimit( ValueSource LowerLimit ) |
| Visual C++ |
|---|
public: void SetLowerLimit( ValueSource LowerLimit ) |
Parameters
- LowerLimit
- Type: NationalInstruments.VeriStand.SystemDefinitionAPI.ValueSource
The channel or constant that determines the low limit value of the alarm.