The actions a LocoIO packet can perform.

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

Syntax

C#
public enum CommandType
Visual Basic
Public Enumeration CommandType

Members

Member nameValueDescription
CvWrite1
CvRead2
MultiPortWrite3
MultiPortRead4

See Also