Gets the power manager's auto reverse configuration of its four relays.

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

Syntax

C#
public YesNo[] PmAsAutoRev { get; }
Visual Basic
Public ReadOnly Property PmAsAutoRev As YesNo()
	Get

See Also