Represents 1 of 16 LocoIO port configurations.

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

Syntax

C#
public sealed class PortConfig
Visual Basic
Public NotInheritable Class PortConfig

Remarks

This class encapsulates the data required to read or write the configuration of a LocoIO port.

Inheritance Hierarchy

System..::..Object
  RRAutoLib.Loconet..::..PkLocoIO..::..PortConfig

See Also