Gets the constant value of W in the formula: If (X compare Y), then W. Else, Z.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property WConstantValue As Double |
| C# |
|---|
public double WConstantValue { get; } |
| Visual C++ |
|---|
public:
property double WConstantValue {
double get ();
} |
Property Value
The value of
W. This property gets a constant value regardless of whether the data source of
W is a constant or a channel.