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 intCFG_EXT_SLOTThis slot holds extended configuration bits for some command stationsstatic intCFG_SLOTThis slot holds configuration bitsstatic intCONSIST_MASKstatic intCONSIST_MIDstatic intCONSIST_NOstatic intCONSIST_SUBstatic intCONSIST_TOPstatic intCVH_CV7static intCVH_CV8_CV9static intCVH_D7static intDEC_MODE_128Decoder Type: 128 stepstatic intDEC_MODE_128ADecoder Type: 128 step, Advanced Consisting allowedstatic intDEC_MODE_14Decoder Type: 14 stepstatic intDEC_MODE_28Decoder Type: 28 stepstatic intDEC_MODE_28ADecoder Type: 28 step, Advanced Consisting allowedstatic intDEC_MODE_28TRIDecoder Type: 28 step, send Motorola Trinarystatic intDEC_MODE_MASKMask for decoder type encoding for this slot.static java.lang.StringDIGITRAX_STRINGstatic intDIR_BIT_ON_SRVC_TRKProgramming modes: Direct mode bit R/W on Service Trackstatic intDIR_BYTE_ON_SRVC_TRKProgramming modes: Direct mode byte R/W on Service Trackstatic intDIRF_DIRstatic intDIRF_F0static intDIRF_F1static intDIRF_F2static intDIRF_F3static intDIRF_F4static intEXP_MASTstatic intEXP_SLOTstatic intEXPD_ADRHstatic intEXPD_ADRLstatic intEXPD_DIR_F0F4_F1static intEXPD_F11_F5static intEXPD_F19_F13static intEXPD_F27_F21static intEXPD_F28F20F12static intEXPD_FLAGSstatic intEXPD_LENGTHstatic intEXPD_SPDstatic intEXPD_STATstatic intFC_SLOTFast clock is in this slotstatic intFC_VALIDFast CLock validstatic intGTRK_IDLEstatic intGTRK_MLOK1static intGTRK_POWERstatic intGTRK_PROG_BUSYstatic intKEY_CONSIST_FUNCstatic intKEY_GPBUSYstatic intKEY_GPOFFstatic intKEY_GPONstatic intKEY_IDLEstatic intKEY_IMM_PACKETstatic intKEY_INPUT_REPstatic intKEY_LINK_SLOTSstatic intKEY_LOCO_ADRstatic intKEY_LOCO_DIRFstatic intKEY_LOCO_SNDstatic intKEY_LOCO_SPDstatic intKEY_LONG_ACKstatic intKEY_MOVE_SLOTSstatic intKEY_PEER_XFRstatic intKEY_RQ_SL_DATAstatic intKEY_SLOT_STAT1static intKEY_SW_ACKstatic intKEY_SW_REPstatic intKEY_SW_REQstatic intKEY_SW_STATEstatic intKEY_UNLINK_SLOTSstatic intKEY_WR_SL_DATAstatic intLOCO_COMMONValue for locomotive use determinationstatic intLOCO_FREEValue for locomotive use determinationstatic intLOCO_IDLEValue for locomotive use determinationstatic intLOCO_IN_USEValue for locomotive use determinationstatic intLOCONETPROTOCOL_ONESupports loconet 1.1static intLOCONETPROTOCOL_TWOSupports the protocol introduced to DCS240, DCS210static intLOCONETPROTOCOL_UNKNOWNThe protocol has not been establishedstatic intLOCOSTAT_MASKMask for locomotive use determination.static intMETER_INTERVAL_MSstatic intOPC_ALM_READstatic intOPC_ALM_WRITEstatic intOPC_CONSIST_FUNCstatic intOPC_EXP_RD_SL_DATAstatic intOPC_EXP_REQ_SLOTstatic intOPC_EXP_SEND_FUNCTION_GROUP_F0F6static intOPC_EXP_SEND_FUNCTION_GROUP_F14F20static intOPC_EXP_SEND_FUNCTION_GROUP_F21F28_F28OFFstatic intOPC_EXP_SEND_FUNCTION_GROUP_F21F28_F28ONstatic intOPC_EXP_SEND_FUNCTION_GROUP_F7F13static intOPC_EXP_SEND_FUNCTION_OR_SPEED_AND_DIRstatic intOPC_EXP_SEND_SPEED_AND_DIR_FWDstatic intOPC_EXP_SEND_SPEED_AND_DIR_REVstatic intOPC_EXP_SEND_SUB_CODE_MASK_FUNCTIONstatic intOPC_EXP_SEND_SUB_CODE_MASK_SPEEDstatic intOPC_EXP_SLOT_MOVE_RE_OPC_IB2_SPECIALstatic intOPC_EXP_WR_SL_DATAstatic intOPC_GPBUSYstatic intOPC_GPOFFstatic intOPC_GPONstatic intOPC_IDLEstatic intOPC_IMM_PACKETstatic intOPC_IMM_PACKET_2static intOPC_INPUT_REPstatic intOPC_INPUT_REP_CBstatic intOPC_INPUT_REP_HIstatic intOPC_INPUT_REP_SWstatic intOPC_LINK_SLOTSstatic intOPC_LISSY_UPDATEstatic intOPC_LOCO_ADRstatic intOPC_LOCO_DIRFstatic intOPC_LOCO_SNDstatic intOPC_LOCO_SPDstatic intOPC_LOCO_SPD_ESTOPstatic intOPC_LONG_ACKstatic intOPC_MASKstatic intOPC_MOVE_SLOTSstatic intOPC_MULTI_SENSEstatic intOPC_MULTI_SENSE_ABSENTstatic intOPC_MULTI_SENSE_LONGstatic intOPC_MULTI_SENSE_MSGstatic intOPC_MULTI_SENSE_POWERstatic intOPC_MULTI_SENSE_PRESENTstatic intOPC_MULTI_SENSE_RAILCOM_ADstatic intOPC_PANEL_QUERYstatic intOPC_PANEL_RESPONSEstatic intOPC_PEER_XFERstatic intOPC_RE_LOCORESET_BUTTONstatic intOPC_RQ_SL_DATAstatic intOPC_SL_RD_DATAstatic intOPC_SLOT_STAT1static intOPC_SW_ACKstatic intOPC_SW_ACK_CLOSEDstatic intOPC_SW_ACK_OUTPUTstatic intOPC_SW_REPstatic intOPC_SW_REP_CLOSEDstatic intOPC_SW_REP_HIstatic intOPC_SW_REP_INPUTSstatic intOPC_SW_REP_SWstatic intOPC_SW_REP_THROWNstatic intOPC_SW_REQstatic intOPC_SW_REQ_DIRstatic intOPC_SW_REQ_OUTstatic intOPC_SW_STATEstatic intOPC_UNKNOWNstatic intOPC_UNLINK_SLOTSstatic intOPC_WR_SL_DATAstatic intOPS_BIT_FEEDBACKProgramming modes: Ops mode bit program - feedbackstatic intOPS_BIT_NO_FEEDBACKProgramming modes: Ops mode bit program - no feedbackstatic intOPS_BYTE_FEEDBACKProgramming modes: Ops mode byte program - feedbackstatic intOPS_BYTE_NO_FEEDBACKProgramming modes: Ops mode byte program - no feedbackstatic intPAGED_ON_SRVC_TRKProgramming modes: Paged mode byte R/W on Service Trackstatic intPCMD_BYTE_MODEstatic intPCMD_MODE_MASKProgramming mode maskstatic intPCMD_OPS_MODEstatic intPCMD_RSVRD0static intPCMD_RSVRD1static intPCMD_RWValues and macros to decode programming messagesstatic intPCMD_TY0static intPCMD_TY1static intPRG_SLOTThis slot communicates with the programming trackstatic intPSTAT_NO_DECODERProgrammer status error flags: Service mode programming track emptystatic intPSTAT_READ_FAILProgrammer status error flags: Failed to detect Read Compare Acknowledge from decoderstatic intPSTAT_USER_ABORTEDProgrammer status error flags: User aborted this commandstatic intPSTAT_WRITE_FAILProgrammer status error flags: No Write acknowledge from decoderstatic intRE_DPLX_7BITS_MAXstatic intRE_DPLX_ALT_CH_MSB_BITstatic intRE_DPLX_ALT_CH_MSB_SHIFTstatic intRE_DPLX_ALT_ID_MSB_BITstatic intRE_DPLX_ALT_ID_MSB_SHIFTstatic intRE_DPLX_ALT_PW1_MSB_BITstatic intRE_DPLX_ALT_PW1_MSB_SHIFTstatic intRE_DPLX_ALT_PW3_MSB_BITstatic intRE_DPLX_ALT_PW3_MSB_SHIFTstatic intRE_DPLX_BUMP_MSB1_BITstatic intRE_DPLX_BUMP_MSB2_BITstatic intRE_DPLX_BUMP_MSB3_BITstatic intRE_DPLX_BUMP_MSB4_BITstatic intRE_DPLX_DATA_LS_NIBBLEstatic intRE_DPLX_DATA_MS_NIBBLEstatic intRE_DPLX_DATA_MS_NIBBLE_SHIFTstatic intRE_DPLX_GP_CHAN_TYPEstatic intRE_DPLX_GP_ID_TYPEstatic intRE_DPLX_GP_NAME_TYPEstatic intRE_DPLX_GP_PW_TYPEstatic intRE_DPLX_MAX_NOT_OPCstatic intRE_DPLX_MSB1_BITstatic intRE_DPLX_MSB2_BITstatic intRE_DPLX_MSB3_BITstatic intRE_DPLX_MSB4_BITstatic intRE_DPLX_OP_LENstatic intRE_DPLX_OP_TYPE_QUERYstatic intRE_DPLX_OP_TYPE_REPORTstatic intRE_DPLX_OP_TYPE_WRITEstatic intRE_DPLX_OPC_BADstatic intRE_DPLX_SCAN_OP_LENstatic intRE_DPLX_SCAN_QUERY_B2static intRE_DPLX_SCAN_QUERY_B3static intRE_DPLX_SCAN_QUERY_B4static intRE_DPLX_SCAN_REPORT_B2static intRE_DPLX_SCAN_REPORT_B3static intRE_IB1_F0_MASKstatic intRE_IB1_F1_MASKstatic intRE_IB1_F10_MASKstatic intRE_IB1_F11_MASKstatic intRE_IB1_F2_MASKstatic intRE_IB1_F3_MASKstatic intRE_IB1_F4_MASKstatic intRE_IB1_F5_MASKstatic intRE_IB1_F6_MASKstatic intRE_IB1_F7_MASKstatic intRE_IB1_F8_MASKstatic intRE_IB1_F9_MASKstatic intRE_IB1_SPECIAL_F0_F4_TOKENstatic intRE_IB1_SPECIAL_F5_F11_TOKENstatic intRE_IB2_F10_MASKstatic intRE_IB2_F11_MASKstatic intRE_IB2_F12_MASKstatic intRE_IB2_F13_MASKstatic intRE_IB2_F14_MASKstatic intRE_IB2_F15_MASKstatic intRE_IB2_F16_MASKstatic intRE_IB2_F17_MASKstatic intRE_IB2_F18_MASKstatic intRE_IB2_F19_MASKstatic intRE_IB2_F21_MASKstatic intRE_IB2_F22_MASKstatic intRE_IB2_F23_MASKstatic intRE_IB2_F24_MASKstatic intRE_IB2_F25_MASKstatic intRE_IB2_F26_MASKstatic intRE_IB2_F27_MASKstatic intRE_IB2_F9_MASKstatic intRE_IB2_SPECIAL_F12_MASKstatic intRE_IB2_SPECIAL_F13_F19_TOKENstatic intRE_IB2_SPECIAL_F20_F28_TOKENstatic intRE_IB2_SPECIAL_F20_MASKstatic intRE_IB2_SPECIAL_F21_F27_TOKENstatic intRE_IB2_SPECIAL_F28_MASKstatic intRE_IB2_SPECIAL_FUNCS_TOKENstatic intRE_IPL__OP_SSN0_QUERYstatic intRE_IPL_DIGITRAX_HOST_ALLstatic intRE_IPL_DIGITRAX_HOST_BDL716static intRE_IPL_DIGITRAX_HOST_BXP88static intRE_IPL_DIGITRAX_HOST_BXPA1static intRE_IPL_DIGITRAX_HOST_DB210static intRE_IPL_DIGITRAX_HOST_DB210OPTOstatic intRE_IPL_DIGITRAX_HOST_DB220static intRE_IPL_DIGITRAX_HOST_DCS210static intRE_IPL_DIGITRAX_HOST_DCS210PLUSstatic intRE_IPL_DIGITRAX_HOST_DCS240static intRE_IPL_DIGITRAX_HOST_DCS240PLUSstatic intRE_IPL_DIGITRAX_HOST_DCS51static intRE_IPL_DIGITRAX_HOST_DCS52static intRE_IPL_DIGITRAX_HOST_DS74static intRE_IPL_DIGITRAX_HOST_DS78Vstatic intRE_IPL_DIGITRAX_HOST_DT402static intRE_IPL_DIGITRAX_HOST_DT500static intRE_IPL_DIGITRAX_HOST_DT602static intRE_IPL_DIGITRAX_HOST_LNRPstatic intRE_IPL_DIGITRAX_HOST_LNWIstatic intRE_IPL_DIGITRAX_HOST_PM74static intRE_IPL_DIGITRAX_HOST_PR3static intRE_IPL_DIGITRAX_HOST_PR4static intRE_IPL_DIGITRAX_HOST_SE74static intRE_IPL_DIGITRAX_HOST_UR90Xstatic intRE_IPL_DIGITRAX_HOST_UR92static intRE_IPL_DIGITRAX_HOST_UR93static intRE_IPL_DIGITRAX_HOST_UT4static intRE_IPL_DIGITRAX_HOST_UT6static intRE_IPL_DIGITRAX_HOST_WTL12static intRE_IPL_DIGITRAX_SLAVE_ALLstatic intRE_IPL_DIGITRAX_SLAVE_RF24static intRE_IPL_IDENTITY_OPERATIONstatic intRE_IPL_MFR_ALLstatic intRE_IPL_MFR_DIGITRAXstatic intRE_IPL_MFR_RR_CIRKITSstatic intRE_IPL_OP_HFW_QUERYstatic intRE_IPL_OP_HSN0_QUERYstatic intRE_IPL_OP_HSN1_QUERYstatic intRE_IPL_OP_HSN2_QUERYstatic intRE_IPL_OP_HSNM_QUERYstatic intRE_IPL_OP_LENstatic intRE_IPL_OP_QUERYstatic intRE_IPL_OP_REPORTstatic intRE_IPL_OP_SFW_QUERYstatic intRE_IPL_OP_SLV_QUERYstatic intRE_IPL_OP_SSN1_QUERYstatic intRE_IPL_OP_SSN2_QUERYstatic intRE_IPL_OP_SSN3_QUERYstatic intRE_IPL_OP_SSNM_QUERYstatic intRE_IPL_PING_OPERATIONstatic intRE_IPL_RRCIRKITS_HOST_LNCPstatic intRE_IPL_RRCIRKITS_HOST_MOTORMANstatic intRE_IPL_RRCIRKITS_HOST_MOTORMAN_IIstatic intRE_IPL_RRCIRKITS_HOST_SIGNALMANstatic intRE_IPL_RRCIRKITS_HOST_TC64static intRE_IPL_RRCIRKITS_HOST_TC64_MKIIstatic intRE_IPL_RRCIRKITS_HOST_TOWERMANstatic intRE_IPL_RRCIRKITS_HOST_WATCHMANstatic intRE_IPL_RRCIRKITS_SLAVE_ALLstatic intRE_LACK_SPEC_CASE1static intRE_LACK_SPEC_CASE2static intRE_MULTI_SENSE_DEV_TYPE_BDL16Xstatic intRE_MULTI_SENSE_DEV_TYPE_DS64static intRE_MULTI_SENSE_DEV_TYPE_PM4Xstatic intRE_MULTI_SENSE_DEV_TYPE_SE8static intRE_OPC_IB2_F9_F12static intRE_OPC_PR3_MODEstatic intREG_BYTE_RW_ON_SRVC_TRKProgramming modes: Physical Register byte R/W on Service Trackstatic java.lang.StringRR_CIRKITS_STRINGstatic intSND_F5static intSND_F6static intSND_F7static intSND_F8static intSRVC_TRK_RESERVEDProgramming modes: Service Track Reserved functionstatic intSTAT1_SL_ACTIVEstatic intSTAT1_SL_BUSYUsed with STAT1_SL_ACTIVEstatic intSTAT1_SL_CONDNstatic intSTAT1_SL_CONUPconsist statusstatic intSTAT1_SL_SPD14static intSTAT1_SL_SPD28static intSTAT1_SL_SPDEXstatic intSTAT1_SL_SPURGEstatic intSTAT2_ALIAS_MASKstatic intSTAT2_ID_IS_ALIASstatic intSTAT2_SL_NOT_ID1 = ID1/ID2 is not ID usagestatic intSTAT2_SL_NOTENCOD1 = ID1/ID2 is not encoded aliasstatic intSTAT2_SL_SUPPRESS1 = Adv.
-
Constructor Summary
Constructors Constructor Description LnConstants()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringCONSIST_STAT(int s)Encode consisting status as a stringstatic java.lang.StringDEC_MODE(int s)static java.lang.StringIPL_NAME(int device)Encode Device IPL code as a stringstatic java.lang.StringLOCO_STAT(int s)Encode loco status as a stringstatic java.lang.StringOPC_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_BDL716
public static final int RE_IPL_DIGITRAX_HOST_BDL716
- See Also:
- Constant Field Values
-
RE_IPL_DIGITRAX_HOST_UR90X
public static final int RE_IPL_DIGITRAX_HOST_UR90X
- 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 containing 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"
-
-