Gets or sets the source identifier of the byte move.

Namespace: RRAutoLib.Loconet
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public byte SourceID { get; set; }
Visual Basic
Public Property SourceID As Byte
	Get
	Set

Field Value

Valid values are 0 to 127. 0 is the master.

See Also