Represents the setup parameters of a LocoIO device.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)

Syntax

Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Public NotInheritable Class Setup

Remarks

This class encapsulates the data requred to read or write the setup of a LocoIO device.

Inheritance Hierarchy

System..::.Object
  RRAutoLib.Loconet..::.PkLocoIO..::.Setup

See Also