Alarming.SetUpperLimit Method (ValueSource)
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
Sets the high 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 SetUpperLimit ( _ UpperLimit As ValueSource _ ) |
| C# |
|---|
public void SetUpperLimit( ValueSource UpperLimit ) |
| Visual C++ |
|---|
public: void SetUpperLimit( ValueSource UpperLimit ) |
Parameters
- UpperLimit
- Type: NationalInstruments.VeriStand.SystemDefinitionAPI.ValueSource
The channel or constant that determines the high limit value of the alarm.