VeriStand .NET API Reference

TimeStepDuration Class

Represents a Time Step Duration channel, which you can use to get information about the duration, in microseconds, of the last time step of the model running on the target.

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 Class TimeStepDuration _
	Inherits Channel
C#
public class TimeStepDuration : Channel
Visual C++
public ref class TimeStepDuration : public Channel

Inheritance Hierarchy

System.Object
    NationalInstruments.VeriStand.SystemDefinitionAPI.BaseNode
        NationalInstruments.VeriStand.SystemDefinitionAPI.Channel
            NationalInstruments.VeriStand.SystemDefinitionAPI.TimeStepDuration

See Also

Log in to get a better experience