Click or drag to resize

PkImmediateDccInstrType Enumeration

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Enumeration DccInstrType
Members
  Member nameValueDescription
DecoderCont0Decoder and consist control instruction.
AdvancedOpr1Advanced operation instruction.
SpeedDirRev2Speed and direction instruction for reverse operation.
SpeedDirFor3Speed and direction instruction for forward operation.
Func0to44Function control instruction for auxiliary functions 0 through 4.
Func5to85Function control instruction for auxiliary functions 5 through 8.
Func9to126Function control instruction for auxiliary functions 9 through 12.
BinStateLong7Binary state control instruction (long form).
BinStateShort8Binary state control instruction (short form).
Func13To209Function control instruction for auxiliary functions 13 through 20.
Func21To2810Function control instruction for auxiliary functions 21 through 28.
CvAccess11Configuration variable access instruction.
See Also