VeriStand .NET API Reference

ModelSignal.Index Property

Gets the index of the model signal.

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 Index As Integer
C#
public virtual int Index { get; }
Visual C++
public:
virtual property int Index {
	int get ();
}

Property Value

The signal index.

See Also

Log in to get a better experience