SetVariable.SetValue2 Method (Double)
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
Sets Value2 in the Function operation to a 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 Function SetValue2 ( _ Value2 As Double _ ) As Boolean |
| C# |
|---|
public bool SetValue2( double Value2 ) |
| Visual C++ |
|---|
public: bool SetValue2( double Value2 ) |
Parameters
- Value2
- Type: System.Double
The constant value of Value1.