Enumerations SequenceFlagEnum - ThorstenBrach/SRCI GitHub Wiki
Alias for SequenceFlag
Enum-Item | Value | Description |
---|---|---|
NO_SEQUENCE |
0 |
Refers to ProcessingModes 2 to 5 and 9 (2 = Parallel, 3 = Continuous, 4 = not available, 5 = Trigger Multiple, 9 = Deactivate). Command is not handled by any sequence. |
PRIMARY_SEQUENCE |
1 |
Command will be handled by primary sequence |
SECONDARY_SEQUENCE |
2 |
Command will be handled by secondary sequence |