Gets the channel used to trigger writing data when
UseAlternateChannel is
true (True in Visual Basic).
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 AlternateChannel As BaseNode |
| C# |
|---|
public virtual BaseNode AlternateChannel { get; } |
| Visual C++ |
|---|
public:
virtual property BaseNode^ AlternateChannel {
BaseNode^ get ();
} |
Property Value
The reference to the channel.