PkSecurityElemAx8mIncr Property |
Gets or sets how
AxSpeed is encoded.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Ax8mIncr As Boolean
Get
Set
public bool Ax8mIncr { get; set; }
Property Value
Type:
BooleanIf
True, velocity is in 8m/s increments, 16mph. (512mph max), otherwise if
False, velocity is in 2m/s increments, 4mph. (128mph max).
See Also