VeriStand .NET API Reference

TransmitTime.UseTriggerChannel Property

Gets whether the Transmit Time channel is using a trigger channel to get the transmit time value.

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 UseTriggerChannel As Boolean
C#
public virtual bool UseTriggerChannel { get; }
Visual C++
public:
virtual property bool UseTriggerChannel {
	bool get ();
}

Property Value

true (True in Visual Basic) if the Transmit Time channel is using a trigger channel value for the transmit time value.

See Also

Log in to get a better experience