VeriStand .NET API Reference

Table of Contents

LINScheduler.Units Property

Gets the units associated with the LIN Scheduler channel.

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 Overrides ReadOnly Property Units As String
C#
public override string Units { get; }
Visual C++
public:
virtual property String^ Units {
	String^ get () override;
}

Property Value

The units associated with the channel.

See Also

Log in to get a better experience