VeriStand .NET API Reference

Table of Contents

Dwell.DwellTimeChannel Property

Gets the channel whose value determines the amount of time to suspend the procedure.

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 DwellTimeChannel As BaseNode
C#
public virtual BaseNode DwellTimeChannel { get; }
Visual C++
public:
virtual property BaseNode^ DwellTimeChannel {
	BaseNode^ get ();
}

Property Value

A BaseNode reference to the channel.

See Also

Log in to get a better experience