CompilationEvent Class
- Updated2023-02-21
- 2 minute(s) read
Provides information about errors, warnings, and messages that occurred during compilation of real-time sequence and stimulus profile files.
Namespace:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApiAssembly: 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 a compilation event, such as the relevant error code, the type of event, and so on.
Accessing this Class:
- Compiler.CompilationEvents
- ActionStep.CheckForErrors
- MacroPlayerStep.CheckForErrors
- OpenProjectStep.CheckForErrors
- OpenWorkspaceToolStep.CheckForErrors
- RealTimeSequenceGroupStep.CheckForErrors
- StartLoggingStep.CheckForErrors
- StepGroup.CheckForErrors
- StimulusProfile.CheckForErrors
- StimulusProfileCompilationException.Events
- StopLoggingStep.CheckForErrors
Inheritance Hierarchy
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.