Condition.SetValue Method (BaseNode)
- Updated2023-02-21
- 2 minute(s) read
Sets the channel to compare with the Variable channel.
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 SetValue ( _ Value As BaseNode _ ) |
| C# |
|---|
public void SetValue( BaseNode Value ) |
| Visual C++ |
|---|
public: void SetValue( BaseNode^ Value ) |
Parameters
- Value
- Type: NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
The channel to compare with Variable.