CompilationEventType Enumeration
- Updated2023-02-21
- 2 minute(s) read
Specifies the type of a CompilationEvent.
Namespace:
NationalInstruments.VeriStand.RealTimeSequenceDefinitionApiAssembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Member name | Description |
---|---|
Error | The event is an error. |
Message | The event is a message displayed to the user. |
Warning | The event is a warning. |