Gets or sets the DCC address of the engine.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Address As UShort
Get
Set
public ushort Address { get; set; }
Property Value
Type:
UInt16
RemarksThis property can only be set when the engine is not bound to a slot.
See Also