Alarm.SetUpperLimit Method (ValueSource)
- 更新时间2023-02-21
- 阅读时长2分钟
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.