Click or drag to resize

LocoCommand Enumeration

Specifies the command type to control a locomotive.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration LocoCommand
Members
  Member nameValueDescription
ForSpeed0
RevSpeed1
Func_0_62
Func_7_133
Func_14_204
Func_21_285
Remarks
This enumeration is used by the PkLocoCommand class.
See Also