SetVariable.SetValue2 Method (BaseNode)
- Updated2023-02-21
- 2 minute(s) read
Sets Value2 in the Function operation to a channel 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 Function SetValue2 ( _ Value2 As BaseNode _ ) As Boolean |
| C# |
|---|
public bool SetValue2( BaseNode Value2 ) |
| Visual C++ |
|---|
public: bool SetValue2( BaseNode^ Value2 ) |
Parameters
- Value2
- Type: NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
The channel that specifies the value of Value1.