Go to the source code of this file.
| const int DtScenarioEvent_Start = 1 |
Content-Type: DtIfScenarioEventMessage.
This message will either send out scenario event status or allow a change to a scenario event by unique id
| const int DtScenarioEvent_Stop = 2 |
| const int DtScenarioEvent_Reset = 3 |
| const int DtScenarioEvent_StatusReset = 4 |
| const int DtScenarioEvent_StatusNone = 5 |
| const int DtScenerioEvent_StatusPending = 6 |
| const int DtScenerioEvent_StatusSuspended = 7 |
| const int DtScenarioEvent_StatusStarted = 8 |
| const int DtScenarioEvent_StatusStopped = 9 |
| const int DtScenarioEvent_Never = 10 |
| const int DtScenarioEvent_StopAndReset = 11 |
| const int DtScenarioEvent_StatusEnabled = 12 |
| const int DtScenarioEvent_StatusDisabled = 13 |
| const int DtScenarioEvent_UpdateOrdinalOrder = 1000 |
Update the ordinal to this value as base minus the set value.