Namespace:
RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)
Syntax
| Visual Basic (Declaration) |
|---|
<ComVisibleAttribute(False)> _ Public Enumeration RouteActions |
Members
| Member name | Description | |
|---|---|---|
| Set | Sets the turnout states of the route, if no locking conflict exists, but does not lock the route. | |
| Lock | Sets the turnout states of the route, if no locking conflict exists, and locks the route. | |
| Unlock | Unlocks the route, if route has been previously locked. |