Alarm.SetUpperLimit Method (ValueSource)
- Updated2023-02-21
- 2 minute(s) read
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 ( _ Limit As ValueSource _ ) |
C# |
---|
public void SetUpperLimit( ValueSource Limit ) |
Visual C++ |
---|
public: void SetUpperLimit( ValueSource Limit ) |
Parameters
- Limit
- Type: NationalInstruments.VeriStand.SystemDefinitionAPI.ValueSource
The channel or constant that determines the high limit value of the alarm.