Specifies the direction of travel.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Enumeration DirectionNS
Members
| Member name | Value | Description |
---|
| North | 0 | Traveling in northerly direction. |
| South | 1 | Traveling in southerly direction. |
RemarksThis enumeration is used by the
PkLissy class.
See Also