![]() | Download Help (Windows Only) |
Represents a procedure, which determines a set of actions that the VeriStand Engine executes. You can configure procedures to run in response to an alarm, when called from another procedure, or on startup.
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 Procedure _ Inherits Section |
C# |
---|
public class Procedure : Section |
Visual C++ |
---|
public ref class Procedure : 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