Gets or sets the channel to check for the comparison condition. This channel is the value of X 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 Overridable Property XChannel As BaseNode |
C# |
---|
public virtual BaseNode XChannel { get; set; } |
Property Value
A
BaseNode reference to the channel.