Gets the channel that specifies the value of y in the comparison of x and y.
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 Overridable ReadOnly Property YChannelValue As BaseNode |
| C# |
|---|
public virtual BaseNode YChannelValue { get; } |
| Visual C++ |
|---|
public:
virtual property BaseNode^ YChannelValue {
BaseNode^ get ();
} |
Property Value
A
BaseNode reference to the channel, or
a null reference (Nothing in Visual Basic) if
y is a constant.