Class LnConstants
- java.lang.Object
-
- jmri.jmrix.loconet.LnConstants
-
public final class LnConstants extends java.lang.Object
Constants to represent values seen in LocoNet traffic.Some, but not all, of the names have a convention where the first "word" gives the type of the constant:
- CONSIST - Consist type codes
- DEC - Decoder type codes
- OPC - LocoNet op code
- PCMD - Programming command
- RE - Re-engineered, not from the LocoNet documentations
- STAT1 - bits in status byte 1
- STAT2 - bits in status byte 2
Slot Status byte definitions and macros
- D7-SL_SPURGE : 1=SLOT purge en, ALSO adrSEL (INTERNAL use only) (not seen on NET!)
- D6-SL_CONUP : CONDN/CONUP: bit encoding-Control double
linked Consist List
- 11=LOGICAL MID CONSIST , Linked up AND down
- 10=LOGICAL CONSIST TOP, Only linked downwards
- 01=LOGICAL CONSIST SUB-MEMBER, Only linked upwards
- 00=FREE locomotive, no CONSIST indirection/linking
- D5-SL_BUSY: BUSY/ACTIVE: bit encoding for SLOT activity
- 11=IN_USE loco adr in SLOT -REFRESHED
- D4-SL_ACTIVE ;
- 10=IDLE loco adr in SLOT -NOT refreshed
- 01=COMMON loco adr IN SLOT-refreshed
- 00=FREE SLOT, no valid DATA -not refreshed
- D3-SL_CONDN : shows other SLOT Consist linked INTO this slot, see SL_CONUP
- D2-SL_SPDEX ; 3 BITS for Decoder TYPE encoding for this SLOT
- D1-SL_SPD14
- 011=send 128 speed mode packets
- D0-SL_SPD28
- 010=14 step MODE
- 001=28 step. Generate Trinary packets for this Mobile ADR
- 000=28 step. 3 BYTE PKT regular mode
- 111=128 Step decoder, Allow Advanced DCC consisting
- 100=28 Step decoder ,Allow Advanced DCC consisting
Most major comment blocks here are quotes from the Digitrax LocoNet(r) OPCODE SUMMARY found in the LocoNet(r) Personal Edition 1.
Al Silverstein provided the reverse-engineering effort for the OPC_MULTI_SENSE message.
Alain Le Marchand completed the list of constants for Uhlenbrock Intellibox-I and -II, from observations of Intellibox traffic.
Some of the message formats used in this class are Copyright Digitrax, Inc. and used with permission as part of the JMRI project. That permission does not extend to uses in other software products. If you wish to use this code, algorithm or these message formats outside of JMRI, please contact Digitrax Inc for separate permission.
-
-
Field Summary
Fields Modifier and Type Field Description static int
CFG_EXT_SLOT
This slot holds extended configuration bits for some command stationsstatic int
CFG_SLOT
This slot holds configuration bitsstatic int
CONSIST_MASK
static int
CONSIST_MID
static int
CONSIST_NO
static int
CONSIST_SUB
static int
CONSIST_TOP
static int
CVH_CV7
static int
CVH_CV8_CV9
static int
CVH_D7
static int
DEC_MODE_128
Decoder Type: 128 stepstatic int
DEC_MODE_128A
Decoder Type: 128 step, Advanced Consisting allowedstatic int
DEC_MODE_14
Decoder Type: 14 stepstatic int
DEC_MODE_28
Decoder Type: 28 stepstatic int
DEC_MODE_28A
Decoder Type: 28 step, Advanced Consisting allowedstatic int
DEC_MODE_28TRI
Decoder Type: 28 step, send Motorola Trinarystatic int
DEC_MODE_MASK
Mask for decoder type encoding for this slot.static java.lang.String
DIGITRAX_STRING
static int
DIR_BIT_ON_SRVC_TRK
Programming modes: Direct mode bit R/W on Service Trackstatic int
DIR_BYTE_ON_SRVC_TRK
Programming modes: Direct mode byte R/W on Service Trackstatic int
DIRF_DIR
static int
DIRF_F0
static int
DIRF_F1
static int
DIRF_F2
static int
DIRF_F3
static int
DIRF_F4
static int
EXP_MAST
static int
EXP_SLOT
static int
EXPD_ADRH
static int
EXPD_ADRL
static int
EXPD_DIR_F0F4_F1
static int
EXPD_F11_F5
static int
EXPD_F19_F13
static int
EXPD_F27_F21
static int
EXPD_F28F20F12
static int
EXPD_FLAGS
static int
EXPD_LENGTH
static int
EXPD_SPD
static int
EXPD_STAT
static int
FC_SLOT
Fast clock is in this slotstatic int
FC_VALID
Fast CLock validstatic int
GTRK_IDLE
static int
GTRK_MLOK1
static int
GTRK_POWER
static int
GTRK_PROG_BUSY
static int
KEY_CONSIST_FUNC
static int
KEY_GPBUSY
static int
KEY_GPOFF
static int
KEY_GPON
static int
KEY_IDLE
static int
KEY_IMM_PACKET
static int
KEY_INPUT_REP
static int
KEY_LINK_SLOTS
static int
KEY_LOCO_ADR
static int
KEY_LOCO_DIRF
static int
KEY_LOCO_SND
static int
KEY_LOCO_SPD
static int
KEY_LONG_ACK
static int
KEY_MOVE_SLOTS
static int
KEY_PEER_XFR
static int
KEY_RQ_SL_DATA
static int
KEY_SLOT_STAT1
static int
KEY_SW_ACK
static int
KEY_SW_REP
static int
KEY_SW_REQ
static int
KEY_SW_STATE
static int
KEY_UNLINK_SLOTS
static int
KEY_WR_SL_DATA
static int
LOCO_COMMON
Value for locomotive use determinationstatic int
LOCO_FREE
Value for locomotive use determinationstatic int
LOCO_IDLE
Value for locomotive use determinationstatic int
LOCO_IN_USE
Value for locomotive use determinationstatic int
LOCONETPROTOCOL_ONE
Supports loconet 1.1static int
LOCONETPROTOCOL_TWO
Supports the protocol introduced to DCS240, DCS210static int
LOCONETPROTOCOL_UNKNOWN
The protocol has not been establishedstatic int
LOCOSTAT_MASK
Mask for locomotive use determination.static int
METER_INTERVAL_MS
static int
OPC_ALM_READ
static int
OPC_ALM_WRITE
static int
OPC_CONSIST_FUNC
static int
OPC_EXP_RD_SL_DATA
static int
OPC_EXP_REQ_SLOT
static int
OPC_EXP_SEND_FUNCTION_GROUP_F0F6
static int
OPC_EXP_SEND_FUNCTION_GROUP_F14F20
static int
OPC_EXP_SEND_FUNCTION_GROUP_F21F28_F28OFF
static int
OPC_EXP_SEND_FUNCTION_GROUP_F21F28_F28ON
static int
OPC_EXP_SEND_FUNCTION_GROUP_F7F13
static int
OPC_EXP_SEND_FUNCTION_OR_SPEED_AND_DIR
static int
OPC_EXP_SEND_SPEED_AND_DIR_FWD
static int
OPC_EXP_SEND_SPEED_AND_DIR_REV
static int
OPC_EXP_SEND_SUB_CODE_MASK_FUNCTION
static int
OPC_EXP_SEND_SUB_CODE_MASK_SPEED
static int
OPC_EXP_SLOT_MOVE_RE_OPC_IB2_SPECIAL
static int
OPC_EXP_WR_SL_DATA
static int
OPC_GPBUSY
static int
OPC_GPOFF
static int
OPC_GPON
static int
OPC_IDLE
static int
OPC_IMM_PACKET
static int
OPC_IMM_PACKET_2
static int
OPC_INPUT_REP
static int
OPC_INPUT_REP_CB
static int
OPC_INPUT_REP_HI
static int
OPC_INPUT_REP_SW
static int
OPC_LINK_SLOTS
static int
OPC_LISSY_UPDATE
static int
OPC_LOCO_ADR
static int
OPC_LOCO_DIRF
static int
OPC_LOCO_SND
static int
OPC_LOCO_SPD
static int
OPC_LOCO_SPD_ESTOP
static int
OPC_LONG_ACK
static int
OPC_MASK
static int
OPC_MOVE_SLOTS
static int
OPC_MULTI_SENSE
static int
OPC_MULTI_SENSE_ABSENT
static int
OPC_MULTI_SENSE_LONG
static int
OPC_MULTI_SENSE_MSG
static int
OPC_MULTI_SENSE_POWER
static int
OPC_MULTI_SENSE_PRESENT
static int
OPC_MULTI_SENSE_RAILCOM_AD
static int
OPC_PANEL_QUERY
static int
OPC_PANEL_RESPONSE
static int
OPC_PEER_XFER
static int
OPC_RE_LOCORESET_BUTTON
static int
OPC_RQ_SL_DATA
static int
OPC_SL_RD_DATA
static int
OPC_SLOT_STAT1
static int
OPC_SW_ACK
static int
OPC_SW_ACK_CLOSED
static int
OPC_SW_ACK_OUTPUT
static int
OPC_SW_REP
static int
OPC_SW_REP_CLOSED
static int
OPC_SW_REP_HI
static int
OPC_SW_REP_INPUTS
static int
OPC_SW_REP_SW
static int
OPC_SW_REP_THROWN
static int
OPC_SW_REQ
static int
OPC_SW_REQ_DIR
static int
OPC_SW_REQ_OUT
static int
OPC_SW_STATE
static int
OPC_UNKNOWN
static int
OPC_UNLINK_SLOTS
static int
OPC_WR_SL_DATA
static int
OPS_BIT_FEEDBACK
Programming modes: Ops mode bit program - feedbackstatic int
OPS_BIT_NO_FEEDBACK
Programming modes: Ops mode bit program - no feedbackstatic int
OPS_BYTE_FEEDBACK
Programming modes: Ops mode byte program - feedbackstatic int
OPS_BYTE_NO_FEEDBACK
Programming modes: Ops mode byte program - no feedbackstatic int
PAGED_ON_SRVC_TRK
Programming modes: Paged mode byte R/W on Service Trackstatic int
PCMD_BYTE_MODE
static int
PCMD_MODE_MASK
Programming mode maskstatic int
PCMD_OPS_MODE
static int
PCMD_RSVRD0
static int
PCMD_RSVRD1
static int
PCMD_RW
Values and macros to decode programming messagesstatic int
PCMD_TY0
static int
PCMD_TY1
static int
PRG_SLOT
This slot communicates with the programming trackstatic int
PSTAT_NO_DECODER
Programmer status error flags: Service mode programming track emptystatic int
PSTAT_READ_FAIL
Programmer status error flags: Failed to detect Read Compare Acknowledge from decoderstatic int
PSTAT_USER_ABORTED
Programmer status error flags: User aborted this commandstatic int
PSTAT_WRITE_FAIL
Programmer status error flags: No Write acknowledge from decoderstatic int
RE_DPLX_7BITS_MAX
static int
RE_DPLX_ALT_CH_MSB_BIT
static int
RE_DPLX_ALT_CH_MSB_SHIFT
static int
RE_DPLX_ALT_ID_MSB_BIT
static int
RE_DPLX_ALT_ID_MSB_SHIFT
static int
RE_DPLX_ALT_PW1_MSB_BIT
static int
RE_DPLX_ALT_PW1_MSB_SHIFT
static int
RE_DPLX_ALT_PW3_MSB_BIT
static int
RE_DPLX_ALT_PW3_MSB_SHIFT
static int
RE_DPLX_BUMP_MSB1_BIT
static int
RE_DPLX_BUMP_MSB2_BIT
static int
RE_DPLX_BUMP_MSB3_BIT
static int
RE_DPLX_BUMP_MSB4_BIT
static int
RE_DPLX_DATA_LS_NIBBLE
static int
RE_DPLX_DATA_MS_NIBBLE
static int
RE_DPLX_DATA_MS_NIBBLE_SHIFT
static int
RE_DPLX_GP_CHAN_TYPE
static int
RE_DPLX_GP_ID_TYPE
static int
RE_DPLX_GP_NAME_TYPE
static int
RE_DPLX_GP_PW_TYPE
static int
RE_DPLX_MAX_NOT_OPC
static int
RE_DPLX_MSB1_BIT
static int
RE_DPLX_MSB2_BIT
static int
RE_DPLX_MSB3_BIT
static int
RE_DPLX_MSB4_BIT
static int
RE_DPLX_OP_LEN
static int
RE_DPLX_OP_TYPE_QUERY
static int
RE_DPLX_OP_TYPE_REPORT
static int
RE_DPLX_OP_TYPE_WRITE
static int
RE_DPLX_OPC_BAD
static int
RE_DPLX_SCAN_OP_LEN
static int
RE_DPLX_SCAN_QUERY_B2
static int
RE_DPLX_SCAN_QUERY_B3
static int
RE_DPLX_SCAN_QUERY_B4
static int
RE_DPLX_SCAN_REPORT_B2
static int
RE_DPLX_SCAN_REPORT_B3
static int
RE_IB1_F0_MASK
static int
RE_IB1_F1_MASK
static int
RE_IB1_F10_MASK
static int
RE_IB1_F11_MASK
static int
RE_IB1_F2_MASK
static int
RE_IB1_F3_MASK
static int
RE_IB1_F4_MASK
static int
RE_IB1_F5_MASK
static int
RE_IB1_F6_MASK
static int
RE_IB1_F7_MASK
static int
RE_IB1_F8_MASK
static int
RE_IB1_F9_MASK
static int
RE_IB1_SPECIAL_F0_F4_TOKEN
static int
RE_IB1_SPECIAL_F5_F11_TOKEN
static int
RE_IB2_F10_MASK
static int
RE_IB2_F11_MASK
static int
RE_IB2_F12_MASK
static int
RE_IB2_F13_MASK
static int
RE_IB2_F14_MASK
static int
RE_IB2_F15_MASK
static int
RE_IB2_F16_MASK
static int
RE_IB2_F17_MASK
static int
RE_IB2_F18_MASK
static int
RE_IB2_F19_MASK
static int
RE_IB2_F21_MASK
static int
RE_IB2_F22_MASK
static int
RE_IB2_F23_MASK
static int
RE_IB2_F24_MASK
static int
RE_IB2_F25_MASK
static int
RE_IB2_F26_MASK
static int
RE_IB2_F27_MASK
static int
RE_IB2_F9_MASK
static int
RE_IB2_SPECIAL_F12_MASK
static int
RE_IB2_SPECIAL_F13_F19_TOKEN
static int
RE_IB2_SPECIAL_F20_F28_TOKEN
static int
RE_IB2_SPECIAL_F20_MASK
static int
RE_IB2_SPECIAL_F21_F27_TOKEN
static int
RE_IB2_SPECIAL_F28_MASK
static int
RE_IB2_SPECIAL_FUNCS_TOKEN
static int
RE_IPL__OP_SSN0_QUERY
static int
RE_IPL_DIGITRAX_HOST_ALL
static int
RE_IPL_DIGITRAX_HOST_BXP88
static int
RE_IPL_DIGITRAX_HOST_BXPA1
static int
RE_IPL_DIGITRAX_HOST_DB210
static int
RE_IPL_DIGITRAX_HOST_DB210OPTO
static int
RE_IPL_DIGITRAX_HOST_DB220
static int
RE_IPL_DIGITRAX_HOST_DCS210
static int
RE_IPL_DIGITRAX_HOST_DCS210PLUS
static int
RE_IPL_DIGITRAX_HOST_DCS240
static int
RE_IPL_DIGITRAX_HOST_DCS240PLUS
static int
RE_IPL_DIGITRAX_HOST_DCS51
static int
RE_IPL_DIGITRAX_HOST_DCS52
static int
RE_IPL_DIGITRAX_HOST_DS74
static int
RE_IPL_DIGITRAX_HOST_DS78V
static int
RE_IPL_DIGITRAX_HOST_DT402
static int
RE_IPL_DIGITRAX_HOST_DT500
static int
RE_IPL_DIGITRAX_HOST_DT602
static int
RE_IPL_DIGITRAX_HOST_LNRP
static int
RE_IPL_DIGITRAX_HOST_LNWI
static int
RE_IPL_DIGITRAX_HOST_PM74
static int
RE_IPL_DIGITRAX_HOST_PR3
static int
RE_IPL_DIGITRAX_HOST_PR4
static int
RE_IPL_DIGITRAX_HOST_SE74
static int
RE_IPL_DIGITRAX_HOST_UR92
static int
RE_IPL_DIGITRAX_HOST_UR93
static int
RE_IPL_DIGITRAX_HOST_UT4
static int
RE_IPL_DIGITRAX_HOST_UT6
static int
RE_IPL_DIGITRAX_HOST_WTL12
static int
RE_IPL_DIGITRAX_SLAVE_ALL
static int
RE_IPL_DIGITRAX_SLAVE_RF24
static int
RE_IPL_IDENTITY_OPERATION
static int
RE_IPL_MFR_ALL
static int
RE_IPL_MFR_DIGITRAX
static int
RE_IPL_MFR_RR_CIRKITS
static int
RE_IPL_OP_HFW_QUERY
static int
RE_IPL_OP_HSN0_QUERY
static int
RE_IPL_OP_HSN1_QUERY
static int
RE_IPL_OP_HSN2_QUERY
static int
RE_IPL_OP_HSNM_QUERY
static int
RE_IPL_OP_LEN
static int
RE_IPL_OP_QUERY
static int
RE_IPL_OP_REPORT
static int
RE_IPL_OP_SFW_QUERY
static int
RE_IPL_OP_SLV_QUERY
static int
RE_IPL_OP_SSN1_QUERY
static int
RE_IPL_OP_SSN2_QUERY
static int
RE_IPL_OP_SSN3_QUERY
static int
RE_IPL_OP_SSNM_QUERY
static int
RE_IPL_PING_OPERATION
static int
RE_IPL_RRCIRKITS_HOST_LNCP
static int
RE_IPL_RRCIRKITS_HOST_MOTORMAN
static int
RE_IPL_RRCIRKITS_HOST_MOTORMAN_II
static int
RE_IPL_RRCIRKITS_HOST_SIGNALMAN
static int
RE_IPL_RRCIRKITS_HOST_TC64
static int
RE_IPL_RRCIRKITS_HOST_TC64_MKII
static int
RE_IPL_RRCIRKITS_HOST_TOWERMAN
static int
RE_IPL_RRCIRKITS_HOST_WATCHMAN
static int
RE_IPL_RRCIRKITS_SLAVE_ALL
static int
RE_LACK_SPEC_CASE1
static int
RE_LACK_SPEC_CASE2
static int
RE_MULTI_SENSE_DEV_TYPE_BDL16X
static int
RE_MULTI_SENSE_DEV_TYPE_DS64
static int
RE_MULTI_SENSE_DEV_TYPE_PM4X
static int
RE_MULTI_SENSE_DEV_TYPE_SE8
static int
RE_OPC_IB2_F9_F12
static int
RE_OPC_PR3_MODE
static int
REG_BYTE_RW_ON_SRVC_TRK
Programming modes: Physical Register byte R/W on Service Trackstatic java.lang.String
RR_CIRKITS_STRING
static int
SND_F5
static int
SND_F6
static int
SND_F7
static int
SND_F8
static int
SRVC_TRK_RESERVED
Programming modes: Service Track Reserved functionstatic int
STAT1_SL_ACTIVE
static int
STAT1_SL_BUSY
Used with STAT1_SL_ACTIVEstatic int
STAT1_SL_CONDN
static int
STAT1_SL_CONUP
consist statusstatic int
STAT1_SL_SPD14
static int
STAT1_SL_SPD28
static int
STAT1_SL_SPDEX
static int
STAT1_SL_SPURGE
static int
STAT2_ALIAS_MASK
static int
STAT2_ID_IS_ALIAS
static int
STAT2_SL_NOT_ID
1 = ID1/ID2 is not ID usagestatic int
STAT2_SL_NOTENCOD
1 = ID1/ID2 is not encoded aliasstatic int
STAT2_SL_SUPPRESS
1 = Adv.
-
Constructor Summary
Constructors Constructor Description LnConstants()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
CONSIST_STAT(int s)
Encode consisting status as a stringstatic java.lang.String
DEC_MODE(int s)
static java.lang.String
IPL_NAME(int device)
Encode Device IPL code as a stringstatic java.lang.String
LOCO_STAT(int s)
Encode loco status as a stringstatic java.lang.String
OPC_NAME(int opcode)
Encode LocoNet Opcode as a string
-
-
-
Field Detail
-
DIRF_DIR
public static final int DIRF_DIR
- See Also:
- Constant Field Values
-
DIRF_F0
public static final int DIRF_F0
- See Also:
- Constant Field Values
-
DIRF_F4
public static final int DIRF_F4
- See Also:
- Constant Field Values
-
DIRF_F3
public static final int DIRF_F3
- See Also:
- Constant Field Values
-
DIRF_F2
public static final int DIRF_F2
- See Also:
- Constant Field Values
-
DIRF_F1
public static final int DIRF_F1
- See Also:
- Constant Field Values
-
SND_F8
public static final int SND_F8
- See Also:
- Constant Field Values
-
SND_F7
public static final int SND_F7
- See Also:
- Constant Field Values
-
SND_F6
public static final int SND_F6
- See Also:
- Constant Field Values
-
SND_F5
public static final int SND_F5
- See Also:
- Constant Field Values
-
OPC_SW_ACK_CLOSED
public static final int OPC_SW_ACK_CLOSED
- See Also:
- Constant Field Values
-
OPC_SW_ACK_OUTPUT
public static final int OPC_SW_ACK_OUTPUT
- See Also:
- Constant Field Values
-
OPC_INPUT_REP_CB
public static final int OPC_INPUT_REP_CB
- See Also:
- Constant Field Values
-
OPC_INPUT_REP_SW
public static final int OPC_INPUT_REP_SW
- See Also:
- Constant Field Values
-
OPC_INPUT_REP_HI
public static final int OPC_INPUT_REP_HI
- See Also:
- Constant Field Values
-
OPC_SW_REP_SW
public static final int OPC_SW_REP_SW
- See Also:
- Constant Field Values
-
OPC_SW_REP_HI
public static final int OPC_SW_REP_HI
- See Also:
- Constant Field Values
-
OPC_SW_REP_CLOSED
public static final int OPC_SW_REP_CLOSED
- See Also:
- Constant Field Values
-
OPC_SW_REP_THROWN
public static final int OPC_SW_REP_THROWN
- See Also:
- Constant Field Values
-
OPC_SW_REP_INPUTS
public static final int OPC_SW_REP_INPUTS
- See Also:
- Constant Field Values
-
OPC_SW_REQ_DIR
public static final int OPC_SW_REQ_DIR
- See Also:
- Constant Field Values
-
OPC_SW_REQ_OUT
public static final int OPC_SW_REQ_OUT
- See Also:
- Constant Field Values
-
OPC_LOCO_SPD_ESTOP
public static final int OPC_LOCO_SPD_ESTOP
- See Also:
- Constant Field Values
-
OPC_MULTI_SENSE_MSG
public static final int OPC_MULTI_SENSE_MSG
- See Also:
- Constant Field Values
-
OPC_MULTI_SENSE_PRESENT
public static final int OPC_MULTI_SENSE_PRESENT
- See Also:
- Constant Field Values
-
OPC_MULTI_SENSE_ABSENT
public static final int OPC_MULTI_SENSE_ABSENT
- See Also:
- Constant Field Values
-
OPC_MULTI_SENSE_RAILCOM_AD
public static final int OPC_MULTI_SENSE_RAILCOM_AD
- See Also:
- Constant Field Values
-
OPC_MULTI_SENSE_POWER
public static final int OPC_MULTI_SENSE_POWER
- See Also:
- Constant Field Values
-
STAT1_SL_SPURGE
public static final int STAT1_SL_SPURGE
- See Also:
- Constant Field Values
-
STAT1_SL_CONUP
public static final int STAT1_SL_CONUP
consist status- See Also:
- Constant Field Values
-
STAT1_SL_BUSY
public static final int STAT1_SL_BUSY
Used with STAT1_SL_ACTIVE- See Also:
- Constant Field Values
-
STAT1_SL_ACTIVE
public static final int STAT1_SL_ACTIVE
- See Also:
- Constant Field Values
-
STAT1_SL_CONDN
public static final int STAT1_SL_CONDN
- See Also:
- Constant Field Values
-
STAT1_SL_SPDEX
public static final int STAT1_SL_SPDEX
- See Also:
- Constant Field Values
-
STAT1_SL_SPD14
public static final int STAT1_SL_SPD14
- See Also:
- Constant Field Values
-
STAT1_SL_SPD28
public static final int STAT1_SL_SPD28
- See Also:
- Constant Field Values
-
STAT2_SL_SUPPRESS
public static final int STAT2_SL_SUPPRESS
1 = Adv. Consisting supressed- See Also:
- Constant Field Values
-
STAT2_SL_NOT_ID
public static final int STAT2_SL_NOT_ID
1 = ID1/ID2 is not ID usage- See Also:
- Constant Field Values
-
STAT2_SL_NOTENCOD
public static final int STAT2_SL_NOTENCOD
1 = ID1/ID2 is not encoded alias- See Also:
- Constant Field Values
-
STAT2_ALIAS_MASK
public static final int STAT2_ALIAS_MASK
- See Also:
- Constant Field Values
-
STAT2_ID_IS_ALIAS
public static final int STAT2_ID_IS_ALIAS
- See Also:
- Constant Field Values
-
CONSIST_MASK
public static final int CONSIST_MASK
- See Also:
- Constant Field Values
-
CONSIST_MID
public static final int CONSIST_MID
- See Also:
- Constant Field Values
-
CONSIST_TOP
public static final int CONSIST_TOP
- See Also:
- Constant Field Values
-
CONSIST_SUB
public static final int CONSIST_SUB
- See Also:
- Constant Field Values
-
CONSIST_NO
public static final int CONSIST_NO
- See Also:
- Constant Field Values
-
LOCOSTAT_MASK
public static final int LOCOSTAT_MASK
Mask for locomotive use determination. Compare value toLOCO_IN_USE
,LOCO_IDLE
,LOCO_COMMON
,LOCO_FREE
- See Also:
- Constant Field Values
-
LOCO_IN_USE
public static final int LOCO_IN_USE
Value for locomotive use determination- See Also:
- Constant Field Values
-
LOCO_IDLE
public static final int LOCO_IDLE
Value for locomotive use determination- See Also:
- Constant Field Values
-
LOCO_COMMON
public static final int LOCO_COMMON
Value for locomotive use determination- See Also:
- Constant Field Values
-
LOCO_FREE
public static final int LOCO_FREE
Value for locomotive use determination- See Also:
- Constant Field Values
-
DEC_MODE_MASK
public static final int DEC_MODE_MASK
Mask for decoder type encoding for this slot. Compare value toDEC_MODE_128A
,DEC_MODE_28A
,DEC_MODE_128
,DEC_MODE_14
,DEC_MODE_28TRI
,DEC_MODE_28
- See Also:
- Constant Field Values
-
DEC_MODE_128A
public static final int DEC_MODE_128A
Decoder Type: 128 step, Advanced Consisting allowed- See Also:
- Constant Field Values
-
DEC_MODE_28A
public static final int DEC_MODE_28A
Decoder Type: 28 step, Advanced Consisting allowed- See Also:
- Constant Field Values
-
DEC_MODE_128
public static final int DEC_MODE_128
Decoder Type: 128 step- See Also:
- Constant Field Values
-
DEC_MODE_14
public static final int DEC_MODE_14
Decoder Type: 14 step- See Also:
- Constant Field Values
-
DEC_MODE_28TRI
public static final int DEC_MODE_28TRI
Decoder Type: 28 step, send Motorola Trinary- See Also:
- Constant Field Values
-
DEC_MODE_28
public static final int DEC_MODE_28
Decoder Type: 28 step- See Also:
- Constant Field Values
-
GTRK_PROG_BUSY
public static final int GTRK_PROG_BUSY
- See Also:
- Constant Field Values
-
GTRK_MLOK1
public static final int GTRK_MLOK1
- See Also:
- Constant Field Values
-
GTRK_IDLE
public static final int GTRK_IDLE
- See Also:
- Constant Field Values
-
GTRK_POWER
public static final int GTRK_POWER
- See Also:
- Constant Field Values
-
FC_SLOT
public static final int FC_SLOT
Fast clock is in this slot- See Also:
- Constant Field Values
-
FC_VALID
public static final int FC_VALID
Fast CLock valid- See Also:
- Constant Field Values
-
PRG_SLOT
public static final int PRG_SLOT
This slot communicates with the programming track- See Also:
- Constant Field Values
-
CFG_EXT_SLOT
public static final int CFG_EXT_SLOT
This slot holds extended configuration bits for some command stations- See Also:
- Constant Field Values
-
CFG_SLOT
public static final int CFG_SLOT
This slot holds configuration bits- See Also:
- Constant Field Values
-
PCMD_RW
public static final int PCMD_RW
Values and macros to decode programming messages- See Also:
- Constant Field Values
-
PCMD_BYTE_MODE
public static final int PCMD_BYTE_MODE
- See Also:
- Constant Field Values
-
PCMD_TY1
public static final int PCMD_TY1
- See Also:
- Constant Field Values
-
PCMD_TY0
public static final int PCMD_TY0
- See Also:
- Constant Field Values
-
PCMD_OPS_MODE
public static final int PCMD_OPS_MODE
- See Also:
- Constant Field Values
-
PCMD_RSVRD1
public static final int PCMD_RSVRD1
- See Also:
- Constant Field Values
-
PCMD_RSVRD0
public static final int PCMD_RSVRD0
- See Also:
- Constant Field Values
-
PCMD_MODE_MASK
public static final int PCMD_MODE_MASK
Programming mode mask- See Also:
- Constant Field Values
-
PAGED_ON_SRVC_TRK
public static final int PAGED_ON_SRVC_TRK
Programming modes: Paged mode byte R/W on Service Track- See Also:
- Constant Field Values
-
DIR_BYTE_ON_SRVC_TRK
public static final int DIR_BYTE_ON_SRVC_TRK
Programming modes: Direct mode byte R/W on Service Track- See Also:
- Constant Field Values
-
DIR_BIT_ON_SRVC_TRK
public static final int DIR_BIT_ON_SRVC_TRK
Programming modes: Direct mode bit R/W on Service Track- See Also:
- Constant Field Values
-
REG_BYTE_RW_ON_SRVC_TRK
public static final int REG_BYTE_RW_ON_SRVC_TRK
Programming modes: Physical Register byte R/W on Service Track- See Also:
- Constant Field Values
-
SRVC_TRK_RESERVED
public static final int SRVC_TRK_RESERVED
Programming modes: Service Track Reserved function- See Also:
- Constant Field Values
-
OPS_BYTE_NO_FEEDBACK
public static final int OPS_BYTE_NO_FEEDBACK
Programming modes: Ops mode byte program - no feedback- See Also:
- Constant Field Values
-
OPS_BYTE_FEEDBACK
public static final int OPS_BYTE_FEEDBACK
Programming modes: Ops mode byte program - feedback- See Also:
- Constant Field Values
-
OPS_BIT_NO_FEEDBACK
public static final int OPS_BIT_NO_FEEDBACK
Programming modes: Ops mode bit program - no feedback- See Also:
- Constant Field Values
-
OPS_BIT_FEEDBACK
public static final int OPS_BIT_FEEDBACK
Programming modes: Ops mode bit program - feedback- See Also:
- Constant Field Values
-
PSTAT_USER_ABORTED
public static final int PSTAT_USER_ABORTED
Programmer status error flags: User aborted this command- See Also:
- Constant Field Values
-
PSTAT_READ_FAIL
public static final int PSTAT_READ_FAIL
Programmer status error flags: Failed to detect Read Compare Acknowledge from decoder- See Also:
- Constant Field Values
-
PSTAT_WRITE_FAIL
public static final int PSTAT_WRITE_FAIL
Programmer status error flags: No Write acknowledge from decoder- See Also:
- Constant Field Values
-
PSTAT_NO_DECODER
public static final int PSTAT_NO_DECODER
Programmer status error flags: Service mode programming track empty- See Also:
- Constant Field Values
-
CVH_CV8_CV9
public static final int CVH_CV8_CV9
- See Also:
- Constant Field Values
-
CVH_CV7
public static final int CVH_CV7
- See Also:
- Constant Field Values
-
CVH_D7
public static final int CVH_D7
- See Also:
- Constant Field Values
-
OPC_GPBUSY
public static final int OPC_GPBUSY
- See Also:
- Constant Field Values
-
OPC_GPOFF
public static final int OPC_GPOFF
- See Also:
- Constant Field Values
-
OPC_GPON
public static final int OPC_GPON
- See Also:
- Constant Field Values
-
OPC_IDLE
public static final int OPC_IDLE
- See Also:
- Constant Field Values
-
OPC_RE_LOCORESET_BUTTON
public static final int OPC_RE_LOCORESET_BUTTON
- See Also:
- Constant Field Values
-
OPC_LOCO_SPD
public static final int OPC_LOCO_SPD
- See Also:
- Constant Field Values
-
OPC_LOCO_DIRF
public static final int OPC_LOCO_DIRF
- See Also:
- Constant Field Values
-
OPC_LOCO_SND
public static final int OPC_LOCO_SND
- See Also:
- Constant Field Values
-
OPC_SW_REQ
public static final int OPC_SW_REQ
- See Also:
- Constant Field Values
-
OPC_SW_REP
public static final int OPC_SW_REP
- See Also:
- Constant Field Values
-
OPC_INPUT_REP
public static final int OPC_INPUT_REP
- See Also:
- Constant Field Values
-
OPC_UNKNOWN
public static final int OPC_UNKNOWN
- See Also:
- Constant Field Values
-
OPC_LONG_ACK
public static final int OPC_LONG_ACK
- See Also:
- Constant Field Values
-
OPC_SLOT_STAT1
public static final int OPC_SLOT_STAT1
- See Also:
- Constant Field Values
-
OPC_CONSIST_FUNC
public static final int OPC_CONSIST_FUNC
- See Also:
- Constant Field Values
-
OPC_UNLINK_SLOTS
public static final int OPC_UNLINK_SLOTS
- See Also:
- Constant Field Values
-
OPC_LINK_SLOTS
public static final int OPC_LINK_SLOTS
- See Also:
- Constant Field Values
-
OPC_MOVE_SLOTS
public static final int OPC_MOVE_SLOTS
- See Also:
- Constant Field Values
-
OPC_RQ_SL_DATA
public static final int OPC_RQ_SL_DATA
- See Also:
- Constant Field Values
-
OPC_SW_STATE
public static final int OPC_SW_STATE
- See Also:
- Constant Field Values
-
OPC_SW_ACK
public static final int OPC_SW_ACK
- See Also:
- Constant Field Values
-
OPC_LOCO_ADR
public static final int OPC_LOCO_ADR
- See Also:
- Constant Field Values
-
OPC_MULTI_SENSE
public static final int OPC_MULTI_SENSE
- See Also:
- Constant Field Values
-
OPC_MULTI_SENSE_LONG
public static final int OPC_MULTI_SENSE_LONG
- See Also:
- Constant Field Values
-
OPC_PANEL_RESPONSE
public static final int OPC_PANEL_RESPONSE
- See Also:
- Constant Field Values
-
OPC_PANEL_QUERY
public static final int OPC_PANEL_QUERY
- See Also:
- Constant Field Values
-
OPC_LISSY_UPDATE
public static final int OPC_LISSY_UPDATE
- See Also:
- Constant Field Values
-
OPC_PEER_XFER
public static final int OPC_PEER_XFER
- See Also:
- Constant Field Values
-
OPC_ALM_READ
public static final int OPC_ALM_READ
- See Also:
- Constant Field Values
-
OPC_SL_RD_DATA
public static final int OPC_SL_RD_DATA
- See Also:
- Constant Field Values
-
OPC_IMM_PACKET
public static final int OPC_IMM_PACKET
- See Also:
- Constant Field Values
-
OPC_IMM_PACKET_2
public static final int OPC_IMM_PACKET_2
- See Also:
- Constant Field Values
-
OPC_WR_SL_DATA
public static final int OPC_WR_SL_DATA
- See Also:
- Constant Field Values
-
OPC_ALM_WRITE
public static final int OPC_ALM_WRITE
- See Also:
- Constant Field Values
-
OPC_MASK
public static final int OPC_MASK
- See Also:
- Constant Field Values
-
LOCONETPROTOCOL_UNKNOWN
public static final int LOCONETPROTOCOL_UNKNOWN
The protocol has not been established- See Also:
- Constant Field Values
-
LOCONETPROTOCOL_ONE
public static final int LOCONETPROTOCOL_ONE
Supports loconet 1.1- See Also:
- Constant Field Values
-
LOCONETPROTOCOL_TWO
public static final int LOCONETPROTOCOL_TWO
Supports the protocol introduced to DCS240, DCS210- See Also:
- Constant Field Values
-
OPC_EXP_REQ_SLOT
public static final int OPC_EXP_REQ_SLOT
- See Also:
- Constant Field Values
-
OPC_EXP_RD_SL_DATA
public static final int OPC_EXP_RD_SL_DATA
- See Also:
- Constant Field Values
-
OPC_EXP_WR_SL_DATA
public static final int OPC_EXP_WR_SL_DATA
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_FUNCTION_OR_SPEED_AND_DIR
public static final int OPC_EXP_SEND_FUNCTION_OR_SPEED_AND_DIR
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_SUB_CODE_MASK_SPEED
public static final int OPC_EXP_SEND_SUB_CODE_MASK_SPEED
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_SPEED_AND_DIR_FWD
public static final int OPC_EXP_SEND_SPEED_AND_DIR_FWD
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_SPEED_AND_DIR_REV
public static final int OPC_EXP_SEND_SPEED_AND_DIR_REV
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_SUB_CODE_MASK_FUNCTION
public static final int OPC_EXP_SEND_SUB_CODE_MASK_FUNCTION
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_FUNCTION_GROUP_F0F6
public static final int OPC_EXP_SEND_FUNCTION_GROUP_F0F6
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_FUNCTION_GROUP_F7F13
public static final int OPC_EXP_SEND_FUNCTION_GROUP_F7F13
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_FUNCTION_GROUP_F14F20
public static final int OPC_EXP_SEND_FUNCTION_GROUP_F14F20
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_FUNCTION_GROUP_F21F28_F28OFF
public static final int OPC_EXP_SEND_FUNCTION_GROUP_F21F28_F28OFF
- See Also:
- Constant Field Values
-
OPC_EXP_SEND_FUNCTION_GROUP_F21F28_F28ON
public static final int OPC_EXP_SEND_FUNCTION_GROUP_F21F28_F28ON
- See Also:
- Constant Field Values
-
METER_INTERVAL_MS
public static final int METER_INTERVAL_MS
- See Also:
- Constant Field Values
-
EXP_MAST
public static final int EXP_MAST
- See Also:
- Constant Field Values
-
EXP_SLOT
public static final int EXP_SLOT
- See Also:
- Constant Field Values
-
EXPD_LENGTH
public static final int EXPD_LENGTH
- See Also:
- Constant Field Values
-
EXPD_STAT
public static final int EXPD_STAT
- See Also:
- Constant Field Values
-
EXPD_ADRL
public static final int EXPD_ADRL
- See Also:
- Constant Field Values
-
EXPD_ADRH
public static final int EXPD_ADRH
- See Also:
- Constant Field Values
-
EXPD_FLAGS
public static final int EXPD_FLAGS
- See Also:
- Constant Field Values
-
EXPD_SPD
public static final int EXPD_SPD
- See Also:
- Constant Field Values
-
EXPD_F28F20F12
public static final int EXPD_F28F20F12
- See Also:
- Constant Field Values
-
EXPD_DIR_F0F4_F1
public static final int EXPD_DIR_F0F4_F1
- See Also:
- Constant Field Values
-
EXPD_F11_F5
public static final int EXPD_F11_F5
- See Also:
- Constant Field Values
-
EXPD_F19_F13
public static final int EXPD_F19_F13
- See Also:
- Constant Field Values
-
EXPD_F27_F21
public static final int EXPD_F27_F21
- See Also:
- Constant Field Values
-
KEY_GPBUSY
public static final int KEY_GPBUSY
- See Also:
- Constant Field Values
-
KEY_GPOFF
public static final int KEY_GPOFF
- See Also:
- Constant Field Values
-
KEY_GPON
public static final int KEY_GPON
- See Also:
- Constant Field Values
-
KEY_IDLE
public static final int KEY_IDLE
- See Also:
- Constant Field Values
-
KEY_LOCO_SPD
public static final int KEY_LOCO_SPD
- See Also:
- Constant Field Values
-
KEY_LOCO_DIRF
public static final int KEY_LOCO_DIRF
- See Also:
- Constant Field Values
-
KEY_LOCO_SND
public static final int KEY_LOCO_SND
- See Also:
- Constant Field Values
-
KEY_SW_REQ
public static final int KEY_SW_REQ
- See Also:
- Constant Field Values
-
KEY_SW_REP
public static final int KEY_SW_REP
- See Also:
- Constant Field Values
-
KEY_INPUT_REP
public static final int KEY_INPUT_REP
- See Also:
- Constant Field Values
-
KEY_LONG_ACK
public static final int KEY_LONG_ACK
- See Also:
- Constant Field Values
-
KEY_SLOT_STAT1
public static final int KEY_SLOT_STAT1
- See Also:
- Constant Field Values
-
KEY_CONSIST_FUNC
public static final int KEY_CONSIST_FUNC
- See Also:
- Constant Field Values
-
KEY_UNLINK_SLOTS
public static final int KEY_UNLINK_SLOTS
- See Also:
- Constant Field Values
-
KEY_LINK_SLOTS
public static final int KEY_LINK_SLOTS
- See Also:
- Constant Field Values
-
KEY_MOVE_SLOTS
public static final int KEY_MOVE_SLOTS
- See Also:
- Constant Field Values
-
KEY_RQ_SL_DATA
public static final int KEY_RQ_SL_DATA
- See Also:
- Constant Field Values
-
KEY_SW_STATE
public static final int KEY_SW_STATE
- See Also:
- Constant Field Values
-
KEY_SW_ACK
public static final int KEY_SW_ACK
- See Also:
- Constant Field Values
-
KEY_LOCO_ADR
public static final int KEY_LOCO_ADR
- See Also:
- Constant Field Values
-
KEY_PEER_XFR
public static final int KEY_PEER_XFR
- See Also:
- Constant Field Values
-
KEY_IMM_PACKET
public static final int KEY_IMM_PACKET
- See Also:
- Constant Field Values
-
KEY_WR_SL_DATA
public static final int KEY_WR_SL_DATA
- See Also:
- Constant Field Values
-
RE_IPL_MFR_DIGITRAX
public static final int RE_IPL_MFR_DIGITRAX
- See Also:
- Constant Field Values
-
RE_IPL_MFR_ALL
public static final int RE_IPL_MFR_ALL
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_LNRP
public static final int RE_IPL_DIGITRAX_HOST_LNRP
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_UT4
public static final int RE_IPL_DIGITRAX_HOST_UT4
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_UT6
public static final int RE_IPL_DIGITRAX_HOST_UT6
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_WTL12
public static final int RE_IPL_DIGITRAX_HOST_WTL12
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DB210OPTO
public static final int RE_IPL_DIGITRAX_HOST_DB210OPTO
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DB210
public static final int RE_IPL_DIGITRAX_HOST_DB210
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DB220
public static final int RE_IPL_DIGITRAX_HOST_DB220
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DCS210PLUS
public static final int RE_IPL_DIGITRAX_HOST_DCS210PLUS
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DCS210
public static final int RE_IPL_DIGITRAX_HOST_DCS210
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DCS240
public static final int RE_IPL_DIGITRAX_HOST_DCS240
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DCS240PLUS
public static final int RE_IPL_DIGITRAX_HOST_DCS240PLUS
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DCS52
public static final int RE_IPL_DIGITRAX_HOST_DCS52
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_PR3
public static final int RE_IPL_DIGITRAX_HOST_PR3
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_PR4
public static final int RE_IPL_DIGITRAX_HOST_PR4
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DT402
public static final int RE_IPL_DIGITRAX_HOST_DT402
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DT500
public static final int RE_IPL_DIGITRAX_HOST_DT500
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DT602
public static final int RE_IPL_DIGITRAX_HOST_DT602
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DCS51
public static final int RE_IPL_DIGITRAX_HOST_DCS51
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_SE74
public static final int RE_IPL_DIGITRAX_HOST_SE74
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_PM74
public static final int RE_IPL_DIGITRAX_HOST_PM74
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_BXPA1
public static final int RE_IPL_DIGITRAX_HOST_BXPA1
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_UR92
public static final int RE_IPL_DIGITRAX_HOST_UR92
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_UR93
public static final int RE_IPL_DIGITRAX_HOST_UR93
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_BXP88
public static final int RE_IPL_DIGITRAX_HOST_BXP88
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DS74
public static final int RE_IPL_DIGITRAX_HOST_DS74
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_DS78V
public static final int RE_IPL_DIGITRAX_HOST_DS78V
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_LNWI
public static final int RE_IPL_DIGITRAX_HOST_LNWI
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_ALL
public static final int RE_IPL_DIGITRAX_HOST_ALL
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_SLAVE_RF24
public static final int RE_IPL_DIGITRAX_SLAVE_RF24
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_SLAVE_ALL
public static final int RE_IPL_DIGITRAX_SLAVE_ALL
- See Also:
- Constant Field Values
-
RE_IPL_PING_OPERATION
public static final int RE_IPL_PING_OPERATION
- See Also:
- Constant Field Values
-
RE_IPL_IDENTITY_OPERATION
public static final int RE_IPL_IDENTITY_OPERATION
- See Also:
- Constant Field Values
-
RE_LACK_SPEC_CASE1
public static final int RE_LACK_SPEC_CASE1
- See Also:
- Constant Field Values
-
RE_LACK_SPEC_CASE2
public static final int RE_LACK_SPEC_CASE2
- See Also:
- Constant Field Values
-
RE_OPC_PR3_MODE
public static final int RE_OPC_PR3_MODE
- See Also:
- Constant Field Values
-
RE_MULTI_SENSE_DEV_TYPE_PM4X
public static final int RE_MULTI_SENSE_DEV_TYPE_PM4X
- See Also:
- Constant Field Values
-
RE_MULTI_SENSE_DEV_TYPE_BDL16X
public static final int RE_MULTI_SENSE_DEV_TYPE_BDL16X
- See Also:
- Constant Field Values
-
RE_MULTI_SENSE_DEV_TYPE_SE8
public static final int RE_MULTI_SENSE_DEV_TYPE_SE8
- See Also:
- Constant Field Values
-
RE_MULTI_SENSE_DEV_TYPE_DS64
public static final int RE_MULTI_SENSE_DEV_TYPE_DS64
- See Also:
- Constant Field Values
-
RE_IPL_MFR_RR_CIRKITS
public static final int RE_IPL_MFR_RR_CIRKITS
- See Also:
- Constant Field Values
-
RE_IPL_RRCIRKITS_HOST_TC64
public static final int RE_IPL_RRCIRKITS_HOST_TC64
- See Also:
- Constant Field Values
-
RE_IPL_RRCIRKITS_HOST_LNCP
public static final int RE_IPL_RRCIRKITS_HOST_LNCP
- See Also:
- Constant Field Values
-
RE_IPL_RRCIRKITS_HOST_SIGNALMAN
public static final int RE_IPL_RRCIRKITS_HOST_SIGNALMAN
- See Also:
- Constant Field Values
-
RE_IPL_RRCIRKITS_HOST_TOWERMAN
public static final int RE_IPL_RRCIRKITS_HOST_TOWERMAN
- See Also:
- Constant Field Values
-
RE_IPL_RRCIRKITS_HOST_WATCHMAN
public static final int RE_IPL_RRCIRKITS_HOST_WATCHMAN
- See Also:
- Constant Field Values
-
RE_IPL_RRCIRKITS_HOST_TC64_MKII
public static final int RE_IPL_RRCIRKITS_HOST_TC64_MKII
- See Also:
- Constant Field Values
-
RE_IPL_RRCIRKITS_HOST_MOTORMAN
public static final int RE_IPL_RRCIRKITS_HOST_MOTORMAN
- See Also:
- Constant Field Values
-
RE_IPL_RRCIRKITS_HOST_MOTORMAN_II
public static final int RE_IPL_RRCIRKITS_HOST_MOTORMAN_II
- See Also:
- Constant Field Values
-
RE_IPL_RRCIRKITS_SLAVE_ALL
public static final int RE_IPL_RRCIRKITS_SLAVE_ALL
- See Also:
- Constant Field Values
-
RE_DPLX_OP_TYPE_WRITE
public static final int RE_DPLX_OP_TYPE_WRITE
- See Also:
- Constant Field Values
-
RE_DPLX_OP_TYPE_QUERY
public static final int RE_DPLX_OP_TYPE_QUERY
- See Also:
- Constant Field Values
-
RE_DPLX_OP_TYPE_REPORT
public static final int RE_DPLX_OP_TYPE_REPORT
- See Also:
- Constant Field Values
-
RE_DPLX_OP_LEN
public static final int RE_DPLX_OP_LEN
- See Also:
- Constant Field Values
-
RE_IPL_OP_LEN
public static final int RE_IPL_OP_LEN
- See Also:
- Constant Field Values
-
RE_IPL_OP_QUERY
public static final int RE_IPL_OP_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_REPORT
public static final int RE_IPL_OP_REPORT
- See Also:
- Constant Field Values
-
RE_IPL_OP_SLV_QUERY
public static final int RE_IPL_OP_SLV_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_HFW_QUERY
public static final int RE_IPL_OP_HFW_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_HSNM_QUERY
public static final int RE_IPL_OP_HSNM_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_SFW_QUERY
public static final int RE_IPL_OP_SFW_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_HSN0_QUERY
public static final int RE_IPL_OP_HSN0_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_HSN1_QUERY
public static final int RE_IPL_OP_HSN1_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_HSN2_QUERY
public static final int RE_IPL_OP_HSN2_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_SSNM_QUERY
public static final int RE_IPL_OP_SSNM_QUERY
- See Also:
- Constant Field Values
-
RE_IPL__OP_SSN0_QUERY
public static final int RE_IPL__OP_SSN0_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_SSN1_QUERY
public static final int RE_IPL_OP_SSN1_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_SSN2_QUERY
public static final int RE_IPL_OP_SSN2_QUERY
- See Also:
- Constant Field Values
-
RE_IPL_OP_SSN3_QUERY
public static final int RE_IPL_OP_SSN3_QUERY
- See Also:
- Constant Field Values
-
RE_DPLX_GP_CHAN_TYPE
public static final int RE_DPLX_GP_CHAN_TYPE
- See Also:
- Constant Field Values
-
RE_DPLX_GP_NAME_TYPE
public static final int RE_DPLX_GP_NAME_TYPE
- See Also:
- Constant Field Values
-
RE_DPLX_GP_ID_TYPE
public static final int RE_DPLX_GP_ID_TYPE
- See Also:
- Constant Field Values
-
RE_DPLX_GP_PW_TYPE
public static final int RE_DPLX_GP_PW_TYPE
- See Also:
- Constant Field Values
-
RE_DPLX_OPC_BAD
public static final int RE_DPLX_OPC_BAD
- See Also:
- Constant Field Values
-
RE_DPLX_MSB1_BIT
public static final int RE_DPLX_MSB1_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_MSB2_BIT
public static final int RE_DPLX_MSB2_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_MSB3_BIT
public static final int RE_DPLX_MSB3_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_MSB4_BIT
public static final int RE_DPLX_MSB4_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_BUMP_MSB1_BIT
public static final int RE_DPLX_BUMP_MSB1_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_BUMP_MSB2_BIT
public static final int RE_DPLX_BUMP_MSB2_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_BUMP_MSB3_BIT
public static final int RE_DPLX_BUMP_MSB3_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_BUMP_MSB4_BIT
public static final int RE_DPLX_BUMP_MSB4_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_7BITS_MAX
public static final int RE_DPLX_7BITS_MAX
- See Also:
- Constant Field Values
-
RE_DPLX_MAX_NOT_OPC
public static final int RE_DPLX_MAX_NOT_OPC
- See Also:
- Constant Field Values
-
RE_DPLX_ALT_CH_MSB_BIT
public static final int RE_DPLX_ALT_CH_MSB_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_ALT_CH_MSB_SHIFT
public static final int RE_DPLX_ALT_CH_MSB_SHIFT
- See Also:
- Constant Field Values
-
RE_DPLX_ALT_ID_MSB_BIT
public static final int RE_DPLX_ALT_ID_MSB_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_ALT_ID_MSB_SHIFT
public static final int RE_DPLX_ALT_ID_MSB_SHIFT
- See Also:
- Constant Field Values
-
RE_DPLX_ALT_PW1_MSB_BIT
public static final int RE_DPLX_ALT_PW1_MSB_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_ALT_PW1_MSB_SHIFT
public static final int RE_DPLX_ALT_PW1_MSB_SHIFT
- See Also:
- Constant Field Values
-
RE_DPLX_ALT_PW3_MSB_BIT
public static final int RE_DPLX_ALT_PW3_MSB_BIT
- See Also:
- Constant Field Values
-
RE_DPLX_ALT_PW3_MSB_SHIFT
public static final int RE_DPLX_ALT_PW3_MSB_SHIFT
- See Also:
- Constant Field Values
-
RE_DPLX_DATA_LS_NIBBLE
public static final int RE_DPLX_DATA_LS_NIBBLE
- See Also:
- Constant Field Values
-
RE_DPLX_DATA_MS_NIBBLE
public static final int RE_DPLX_DATA_MS_NIBBLE
- See Also:
- Constant Field Values
-
RE_DPLX_DATA_MS_NIBBLE_SHIFT
public static final int RE_DPLX_DATA_MS_NIBBLE_SHIFT
- See Also:
- Constant Field Values
-
RE_DPLX_SCAN_OP_LEN
public static final int RE_DPLX_SCAN_OP_LEN
- See Also:
- Constant Field Values
-
RE_DPLX_SCAN_QUERY_B2
public static final int RE_DPLX_SCAN_QUERY_B2
- See Also:
- Constant Field Values
-
RE_DPLX_SCAN_QUERY_B3
public static final int RE_DPLX_SCAN_QUERY_B3
- See Also:
- Constant Field Values
-
RE_DPLX_SCAN_QUERY_B4
public static final int RE_DPLX_SCAN_QUERY_B4
- See Also:
- Constant Field Values
-
RE_DPLX_SCAN_REPORT_B2
public static final int RE_DPLX_SCAN_REPORT_B2
- See Also:
- Constant Field Values
-
RE_DPLX_SCAN_REPORT_B3
public static final int RE_DPLX_SCAN_REPORT_B3
- See Also:
- Constant Field Values
-
RE_OPC_IB2_F9_F12
public static final int RE_OPC_IB2_F9_F12
- See Also:
- Constant Field Values
-
RE_IB2_F9_MASK
public static final int RE_IB2_F9_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F10_MASK
public static final int RE_IB2_F10_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F11_MASK
public static final int RE_IB2_F11_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F12_MASK
public static final int RE_IB2_F12_MASK
- See Also:
- Constant Field Values
-
OPC_EXP_SLOT_MOVE_RE_OPC_IB2_SPECIAL
public static final int OPC_EXP_SLOT_MOVE_RE_OPC_IB2_SPECIAL
- See Also:
- Constant Field Values
-
RE_IB2_SPECIAL_FUNCS_TOKEN
public static final int RE_IB2_SPECIAL_FUNCS_TOKEN
- See Also:
- Constant Field Values
-
RE_IB1_SPECIAL_F0_F4_TOKEN
public static final int RE_IB1_SPECIAL_F0_F4_TOKEN
- See Also:
- Constant Field Values
-
RE_IB1_F0_MASK
public static final int RE_IB1_F0_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F1_MASK
public static final int RE_IB1_F1_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F2_MASK
public static final int RE_IB1_F2_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F3_MASK
public static final int RE_IB1_F3_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F4_MASK
public static final int RE_IB1_F4_MASK
- See Also:
- Constant Field Values
-
RE_IB1_SPECIAL_F5_F11_TOKEN
public static final int RE_IB1_SPECIAL_F5_F11_TOKEN
- See Also:
- Constant Field Values
-
RE_IB1_F5_MASK
public static final int RE_IB1_F5_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F6_MASK
public static final int RE_IB1_F6_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F7_MASK
public static final int RE_IB1_F7_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F8_MASK
public static final int RE_IB1_F8_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F9_MASK
public static final int RE_IB1_F9_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F10_MASK
public static final int RE_IB1_F10_MASK
- See Also:
- Constant Field Values
-
RE_IB1_F11_MASK
public static final int RE_IB1_F11_MASK
- See Also:
- Constant Field Values
-
RE_IB2_SPECIAL_F13_F19_TOKEN
public static final int RE_IB2_SPECIAL_F13_F19_TOKEN
- See Also:
- Constant Field Values
-
RE_IB2_F13_MASK
public static final int RE_IB2_F13_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F14_MASK
public static final int RE_IB2_F14_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F15_MASK
public static final int RE_IB2_F15_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F16_MASK
public static final int RE_IB2_F16_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F17_MASK
public static final int RE_IB2_F17_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F18_MASK
public static final int RE_IB2_F18_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F19_MASK
public static final int RE_IB2_F19_MASK
- See Also:
- Constant Field Values
-
RE_IB2_SPECIAL_F21_F27_TOKEN
public static final int RE_IB2_SPECIAL_F21_F27_TOKEN
- See Also:
- Constant Field Values
-
RE_IB2_F21_MASK
public static final int RE_IB2_F21_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F22_MASK
public static final int RE_IB2_F22_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F23_MASK
public static final int RE_IB2_F23_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F24_MASK
public static final int RE_IB2_F24_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F25_MASK
public static final int RE_IB2_F25_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F26_MASK
public static final int RE_IB2_F26_MASK
- See Also:
- Constant Field Values
-
RE_IB2_F27_MASK
public static final int RE_IB2_F27_MASK
- See Also:
- Constant Field Values
-
RE_IB2_SPECIAL_F20_F28_TOKEN
public static final int RE_IB2_SPECIAL_F20_F28_TOKEN
- See Also:
- Constant Field Values
-
RE_IB2_SPECIAL_F12_MASK
public static final int RE_IB2_SPECIAL_F12_MASK
- See Also:
- Constant Field Values
-
RE_IB2_SPECIAL_F20_MASK
public static final int RE_IB2_SPECIAL_F20_MASK
- See Also:
- Constant Field Values
-
RE_IB2_SPECIAL_F28_MASK
public static final int RE_IB2_SPECIAL_F28_MASK
- See Also:
- Constant Field Values
-
DIGITRAX_STRING
public static final java.lang.String DIGITRAX_STRING
- See Also:
- Constant Field Values
-
RR_CIRKITS_STRING
public static final java.lang.String RR_CIRKITS_STRING
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
LnConstants
public LnConstants()
-
-
Method Detail
-
CONSIST_STAT
public static final java.lang.String CONSIST_STAT(int s)
Encode consisting status as a string- Parameters:
s
- consist status bits- Returns:
- string contaning a description of the consisting state
-
LOCO_STAT
public static final java.lang.String LOCO_STAT(int s)
Encode loco status as a string- Parameters:
s
- integer containing loco "status"- Returns:
- string containing a description of the loco "status"
-
DEC_MODE
public static final java.lang.String DEC_MODE(int s)
-
OPC_NAME
public static final java.lang.String OPC_NAME(int opcode)
Encode LocoNet Opcode as a string- Parameters:
opcode
- a LocoNet opcode value- Returns:
- string containing the opcode "name"
-
IPL_NAME
public static final java.lang.String IPL_NAME(int device)
Encode Device IPL code as a string- Parameters:
device
- code- Returns:
- string containing the opcode "name"
-
-