Package jmri.jmrix.marklin
Class MarklinConstants
- java.lang.Object
-
- jmri.jmrix.marklin.MarklinConstants
-
public final class MarklinConstants extends java.lang.Object
Constants to represent values seen in Marklin traffic.
-
-
Field Summary
Fields Modifier and Type Field Description static int
ACCCOMMANDEND
static int
ACCCOMMANDNO
static int
ACCCOMMANDSTART
static int
AUTCOMMANDEND
static int
AUTCOMMANDSTART
static int
CANADDRESSBYTE1
static int
CANADDRESSBYTE2
static int
CANADDRESSBYTE3
static int
CANADDRESSBYTE4
static int
CLUBRANGEEND
static int
CLUBRANGESTART
These CAN bus ranges do not translate to track signals They are free for adressing equipment by 3rd parties, i.e. sending commands to accessory or providing firmware updates.static int
CMDGOSYS
static int
CMDHALTSYS
static int
CMDSTOPSYS
static int
DCCACCEND
static int
DCCACCSTART
static int
DCCEND
static int
DCCSTART
static int
FEECOMMANDEND
static int
FEECOMMANDSTART
static int
GUICOMMANDEND
static int
GUICOMMANDNO
static int
GUICOMMANDSTART
static int
HASHBYTE1
static int
HASHBYTE2
static int
LOCODIRECTION
static int
LOCOEMERGENCYSTOP
static int
LOCOFUNCTION
static int
LOCOSPEED
static int
MANCOMMANDEND
static int
MANCOMMANDNO
static int
MANCOMMANDSTART
static int
MCAN_BROADCAST
static int
MCAN_UNINITIALIZED
static int
MFXEND
static int
MFXSTART
static int
MM1ACCEND
static int
MM1ACCSTART
static int
MM1END
static int
MM1FUNCTEND
static int
MM1FUNCTSTART
static int
MM1LOCOEND
static int
MM1LOCOSTART
static int
MM1START
static int
PRIO_1
static int
PRIO_2
static int
PRIO_3
static int
PRIO_4
static int
PROTOCOL_DCC
static int
PROTOCOL_MM2
static int
PROTOCOL_SX
static int
PROTOCOL_UNKNOWN
static int
S88EVENT
static int
SOFCOMMANDEND
static int
SOFCOMMANDNO
static int
SOFCOMMANDSTART
static int
STEPLONG128
static int
STEPLONG28
static int
STEPSHORT128
static int
STEPSHORT14
static int
STEPSHORT28
static int
SX1ACCEND
static int
SX1ACCSTART
static int
SX1END
static int
SX1START
static int
SX2END
static int
SX2START
static int
SYSCOMMANDEND
static int
SYSCOMMANDNO
static int
SYSCOMMANDSTART
static int
VENDORRANGEEND
static int
VENDORRANGESTART
-
Constructor Summary
Constructors Constructor Description MarklinConstants()
-
-
-
Field Detail
-
PRIO_1
public static final int PRIO_1
- See Also:
- Constant Field Values
-
PRIO_2
public static final int PRIO_2
- See Also:
- Constant Field Values
-
PRIO_3
public static final int PRIO_3
- See Also:
- Constant Field Values
-
PRIO_4
public static final int PRIO_4
- See Also:
- Constant Field Values
-
SYSCOMMANDNO
public static final int SYSCOMMANDNO
- See Also:
- Constant Field Values
-
SYSCOMMANDSTART
public static final int SYSCOMMANDSTART
- See Also:
- Constant Field Values
-
SYSCOMMANDEND
public static final int SYSCOMMANDEND
- See Also:
- Constant Field Values
-
MANCOMMANDNO
public static final int MANCOMMANDNO
- See Also:
- Constant Field Values
-
MANCOMMANDSTART
public static final int MANCOMMANDSTART
- See Also:
- Constant Field Values
-
MANCOMMANDEND
public static final int MANCOMMANDEND
- See Also:
- Constant Field Values
-
ACCCOMMANDNO
public static final int ACCCOMMANDNO
- See Also:
- Constant Field Values
-
ACCCOMMANDSTART
public static final int ACCCOMMANDSTART
- See Also:
- Constant Field Values
-
ACCCOMMANDEND
public static final int ACCCOMMANDEND
- See Also:
- Constant Field Values
-
SOFCOMMANDNO
public static final int SOFCOMMANDNO
- See Also:
- Constant Field Values
-
SOFCOMMANDSTART
public static final int SOFCOMMANDSTART
- See Also:
- Constant Field Values
-
SOFCOMMANDEND
public static final int SOFCOMMANDEND
- See Also:
- Constant Field Values
-
GUICOMMANDNO
public static final int GUICOMMANDNO
- See Also:
- Constant Field Values
-
GUICOMMANDSTART
public static final int GUICOMMANDSTART
- See Also:
- Constant Field Values
-
GUICOMMANDEND
public static final int GUICOMMANDEND
- See Also:
- Constant Field Values
-
AUTCOMMANDSTART
public static final int AUTCOMMANDSTART
- See Also:
- Constant Field Values
-
AUTCOMMANDEND
public static final int AUTCOMMANDEND
- See Also:
- Constant Field Values
-
FEECOMMANDSTART
public static final int FEECOMMANDSTART
- See Also:
- Constant Field Values
-
FEECOMMANDEND
public static final int FEECOMMANDEND
- See Also:
- Constant Field Values
-
HASHBYTE1
public static final int HASHBYTE1
- See Also:
- Constant Field Values
-
HASHBYTE2
public static final int HASHBYTE2
- See Also:
- Constant Field Values
-
CMDSTOPSYS
public static final int CMDSTOPSYS
- See Also:
- Constant Field Values
-
CMDGOSYS
public static final int CMDGOSYS
- See Also:
- Constant Field Values
-
CMDHALTSYS
public static final int CMDHALTSYS
- See Also:
- Constant Field Values
-
CANADDRESSBYTE1
public static final int CANADDRESSBYTE1
- See Also:
- Constant Field Values
-
CANADDRESSBYTE2
public static final int CANADDRESSBYTE2
- See Also:
- Constant Field Values
-
CANADDRESSBYTE3
public static final int CANADDRESSBYTE3
- See Also:
- Constant Field Values
-
CANADDRESSBYTE4
public static final int CANADDRESSBYTE4
- See Also:
- Constant Field Values
-
PROTOCOL_UNKNOWN
public static final int PROTOCOL_UNKNOWN
- See Also:
- Constant Field Values
-
PROTOCOL_DCC
public static final int PROTOCOL_DCC
- See Also:
- Constant Field Values
-
PROTOCOL_SX
public static final int PROTOCOL_SX
- See Also:
- Constant Field Values
-
PROTOCOL_MM2
public static final int PROTOCOL_MM2
- See Also:
- Constant Field Values
-
MM1START
public static final int MM1START
- See Also:
- Constant Field Values
-
MM1END
public static final int MM1END
- See Also:
- Constant Field Values
-
MM1FUNCTSTART
public static final int MM1FUNCTSTART
- See Also:
- Constant Field Values
-
MM1FUNCTEND
public static final int MM1FUNCTEND
- See Also:
- Constant Field Values
-
MM1LOCOSTART
public static final int MM1LOCOSTART
- See Also:
- Constant Field Values
-
MM1LOCOEND
public static final int MM1LOCOEND
- See Also:
- Constant Field Values
-
SX1START
public static final int SX1START
- See Also:
- Constant Field Values
-
SX1END
public static final int SX1END
- See Also:
- Constant Field Values
-
SX1ACCSTART
public static final int SX1ACCSTART
- See Also:
- Constant Field Values
-
SX1ACCEND
public static final int SX1ACCEND
- See Also:
- Constant Field Values
-
MM1ACCSTART
public static final int MM1ACCSTART
- See Also:
- Constant Field Values
-
MM1ACCEND
public static final int MM1ACCEND
- See Also:
- Constant Field Values
-
DCCACCSTART
public static final int DCCACCSTART
- See Also:
- Constant Field Values
-
DCCACCEND
public static final int DCCACCEND
- See Also:
- Constant Field Values
-
MFXSTART
public static final int MFXSTART
- See Also:
- Constant Field Values
-
MFXEND
public static final int MFXEND
- See Also:
- Constant Field Values
-
SX2START
public static final int SX2START
- See Also:
- Constant Field Values
-
SX2END
public static final int SX2END
- See Also:
- Constant Field Values
-
DCCSTART
public static final int DCCSTART
- See Also:
- Constant Field Values
-
DCCEND
public static final int DCCEND
- See Also:
- Constant Field Values
-
CLUBRANGESTART
public static final int CLUBRANGESTART
These CAN bus ranges do not translate to track signals They are free for adressing equipment by 3rd parties, i.e. sending commands to accessory or providing firmware updates.- See Also:
- Constant Field Values
-
CLUBRANGEEND
public static final int CLUBRANGEEND
- See Also:
- Constant Field Values
-
VENDORRANGESTART
public static final int VENDORRANGESTART
- See Also:
- Constant Field Values
-
VENDORRANGEEND
public static final int VENDORRANGEEND
- See Also:
- Constant Field Values
-
LOCOEMERGENCYSTOP
public static final int LOCOEMERGENCYSTOP
- See Also:
- Constant Field Values
-
LOCOSPEED
public static final int LOCOSPEED
- See Also:
- Constant Field Values
-
LOCODIRECTION
public static final int LOCODIRECTION
- See Also:
- Constant Field Values
-
LOCOFUNCTION
public static final int LOCOFUNCTION
- See Also:
- Constant Field Values
-
STEPSHORT28
public static final int STEPSHORT28
- See Also:
- Constant Field Values
-
STEPSHORT14
public static final int STEPSHORT14
- See Also:
- Constant Field Values
-
STEPSHORT128
public static final int STEPSHORT128
- See Also:
- Constant Field Values
-
STEPLONG28
public static final int STEPLONG28
- See Also:
- Constant Field Values
-
STEPLONG128
public static final int STEPLONG128
- See Also:
- Constant Field Values
-
S88EVENT
public static final int S88EVENT
- See Also:
- Constant Field Values
-
MCAN_BROADCAST
public static final int MCAN_BROADCAST
- See Also:
- Constant Field Values
-
MCAN_UNINITIALIZED
public static final int MCAN_UNINITIALIZED
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
MarklinConstants
public MarklinConstants()
-
-