VeriStand .NET API Reference

Table of Contents

Compiler Class

Represents the compiler for real-time sequence files. All open and referenced real-time sequence files are compiled automatically when you run a stimulus profile.

Namespace: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi
Assembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Use the members of this class to get information about sequence compilation, such as the instance that was compiled, whether the compiled instance is debuggable, and so on.

Accessing this Class:

Inheritance Hierarchy

System.Object
    NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.Compiler

Thread Safety

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.

See Also

Log in to get a better experience