VeriStand .NET API Reference

Execution.GetModelTime Method

Gets the ModelTime channel, which tracks the amount of time that has elapsed since the model began execution.

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 Function GetModelTime As ModelTime
C#
public ModelTime GetModelTime()
Visual C++
public:
ModelTime^ GetModelTime()

Return Value

A ModelTime object.

See Also

Log in to get a better experience