PkLocoIOCommandType Enumeration |
The actions a LocoIO packet can perform.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Enumeration CommandType
Members
| Member name | Value | Description |
---|
| CvWrite | 1 | |
| CvRead | 2 | |
| MultiPortWrite | 3 | |
| MultiPortRead | 4 | |
See Also