VeriStand .NET API Reference

Model.BaseRate Property

Gets the base rate of the model in microseconds.

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 BaseRate As Double
C#
public virtual double BaseRate { get; }
Visual C++
public:
virtual property double BaseRate {
	double get ();
}

Property Value

The base rate in microseconds.

Remarks

Note:

Base Rate = Primary Control Loop rate/Decimation

See Also

Log in to get a better experience