Gets or sets the speed of the engine.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Speed As Byte
Get
Set
public byte Speed { get; set; }
Property Value
Type:
ByteValid values are 0 to
SpeedStepMax.
RemarksThe engine must be bound to a command station slot prior to setting this property.
See Also