![]() | Download Help (Windows Only) |
Represents the Execution section under a Model. This section contains channels that get and set execution details of the model, such as its current status and the amount of time that has elapsed since it began executing.
Namespace: NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2017.0.0.0 (2017.0.0.128)
Visual Basic (Declaration) |
---|
Public Class Execution _ Inherits Section |
C# |
---|
public class Execution : Section |
Visual C++ |
---|
public ref class Execution : public Section |
Accessing this Class
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Helpful
Not Helpful