The actions a LocoIO packet can perform.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901
Syntax
| C# |
|---|
public enum CommandType |
| Visual Basic |
|---|
Public Enumeration CommandType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| CvWrite | 1 | ||
| CvRead | 2 | ||
| MultiPortWrite | 3 | ||
| MultiPortRead | 4 |