SignalSignalConfig Enumeration |
Enumerates the available signal aspect configurations.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Enumeration SignalConfig
Members
| Member name | Value | Description |
---|
| StopClear | 0 | Two aspect signal consisting of: Stop and Clear. |
| StopClearCaution | 1 | Three aspect signal consisting of: Stop, Clear, and Caution. |
| StopClearCautionShunt | 2 | Four aspect signal consisting of: Stop, Clear, Caution, and ShuntOnly. |
| DarkStopClearCaution | 3 | Four aspect signal consisting of: Dark, Stop, Clear, and Caution. |
| DarkStopClearCautionShunt | 4 | Five aspect signal consisting of: Dark, Stop, Clear, Caution, and ShuntOnly. |
| StopClearCautionCaution2 | 5 | Four aspect signal consisting of: Stop, Clear, Caution, and Caution2. |
See Also