Click or drag to resize

SlotCommand Enumeration

Specifies the command type to sent to a slot.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration SlotCommand
Members
  Member nameValueDescription
Move0
Link1
Unlink2
Status3
Unknown4
Remarks
This enumeration is used by the PkSlotCommand class.
See Also