Represents the setup parameters of a LocoIO device.

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

Syntax

C#
public sealed class Setup
Visual Basic
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