VeriStand .NET API Reference

SimulationModels.GetExecutionOrder Method

Gets the Execution Order section, which contains information about the order in which your models execute relative to each other in the VeriStand Engine.

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 GetExecutionOrder As ExecutionOrder
C#
public ExecutionOrder GetExecutionOrder()
Visual C++
public:
ExecutionOrder^ GetExecutionOrder()

Return Value

An ExecutionOrder object.

See Also

Log in to get a better experience