Gets or sets the DS54 input pair.

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

Syntax

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

Field Value

Valid pair values are 1-4.

See Also