Package jmri.jmrix.nce
Class NceCmdStationMemory
- java.lang.Object
-
- jmri.jmrix.nce.NceCmdStationMemory
-
- Direct Known Subclasses:
Ph5CmdStationMemory
,UsbCmdStationMemory
public class NceCmdStationMemory extends java.lang.Object
Contains the map for the command station and memory parts The default values are for the older serial command station.
-
-
Field Summary
Fields Modifier and Type Field Description static int
CAB_ADDR_H
static int
CAB_ADDR_L
static int
CAB_ALIAS
static int
CAB_CURR_SPEED
static int
CAB_FLAGS
static int
CAB_FUNC_H
static int
CAB_FUNC_L
static int
CAB_LINE_1
static int
CAB_LINE_2
static int
FLAGS_MASK_CONSIST_REAR
static int
FLAGS1_CABISACTIVE
static int
FLAGS1_CABTYPE_AIU
static int
FLAGS1_CABTYPE_DISPLAY
static int
FLAGS1_CABTYPE_NODISP
static int
FLAGS1_CABTYPE_USB
static int
FLAGS1_MASK_CABISACTIVE
static int
FLAGS1_MASK_CABTYPE
static int
FUNC_H_F10
static int
FUNC_H_F11
static int
FUNC_H_F12
static int
FUNC_H_F13
static int
FUNC_H_F14
static int
FUNC_H_F15
static int
FUNC_H_F16
static int
FUNC_H_F17
static int
FUNC_H_F18
static int
FUNC_H_F19
static int
FUNC_H_F20
static int
FUNC_H_F21
static int
FUNC_H_F22
static int
FUNC_H_F23
static int
FUNC_H_F24
static int
FUNC_H_F25
static int
FUNC_H_F26
static int
FUNC_H_F27
static int
FUNC_H_F28
static int
FUNC_H_F29
static int
FUNC_H_F30
static int
FUNC_H_F31
static int
FUNC_H_F32
static int
FUNC_H_F33
static int
FUNC_H_F34
static int
FUNC_H_F35
static int
FUNC_H_F36
static int
FUNC_H_F37
static int
FUNC_H_F38
static int
FUNC_H_F39
static int
FUNC_H_F40
static int
FUNC_H_F41
static int
FUNC_H_F42
static int
FUNC_H_F43
static int
FUNC_H_F44
static int
FUNC_H_F45
static int
FUNC_H_F46
static int
FUNC_H_F47
static int
FUNC_H_F48
static int
FUNC_H_F49
static int
FUNC_H_F5
static int
FUNC_H_F50
static int
FUNC_H_F51
static int
FUNC_H_F52
static int
FUNC_H_F53
static int
FUNC_H_F54
static int
FUNC_H_F55
static int
FUNC_H_F56
static int
FUNC_H_F57
static int
FUNC_H_F58
static int
FUNC_H_F59
static int
FUNC_H_F6
static int
FUNC_H_F60
static int
FUNC_H_F61
static int
FUNC_H_F62
static int
FUNC_H_F63
static int
FUNC_H_F64
static int
FUNC_H_F65
static int
FUNC_H_F66
static int
FUNC_H_F67
static int
FUNC_H_F68
static int
FUNC_H_F7
static int
FUNC_H_F8
static int
FUNC_H_F9
static int
FUNC_L_F0
static int
FUNC_L_F1
static int
FUNC_L_F2
static int
FUNC_L_F3
static int
FUNC_L_F4
-
Constructor Summary
Constructors Constructor Description NceCmdStationMemory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getAccyMemAddr()
int
getAccyMemSize()
int
getAiuFlagAddr()
int
getCabAddr()
int
getCabIdxFlag1()
int
getCabIdxFunct13_20()
int
getCabIdxFunct21_28()
int
getCabMax()
int
getCabMin()
int
getCabSize()
int
getClockAddr()
int
getCompCabAddr()
int
getConsistHeadAddr()
int
getConsistMax()
int
getConsistMidAddr()
int
getConsistMidSize()
int
getConsistMin()
int
getConsistNumLines()
int
getConsistTailAddr()
int
getMacroAddr()
int
getMacroLimit()
int
getMacroSize()
-
-
-
Field Detail
-
CAB_LINE_1
public static int CAB_LINE_1
-
CAB_LINE_2
public static int CAB_LINE_2
-
CAB_CURR_SPEED
public static int CAB_CURR_SPEED
-
CAB_ADDR_H
public static int CAB_ADDR_H
-
CAB_ADDR_L
public static int CAB_ADDR_L
-
CAB_FLAGS
public static int CAB_FLAGS
-
CAB_FUNC_L
public static int CAB_FUNC_L
-
CAB_FUNC_H
public static int CAB_FUNC_H
-
CAB_ALIAS
public static int CAB_ALIAS
-
FLAGS_MASK_CONSIST_REAR
public static int FLAGS_MASK_CONSIST_REAR
-
FLAGS1_CABTYPE_DISPLAY
public static int FLAGS1_CABTYPE_DISPLAY
-
FLAGS1_CABTYPE_NODISP
public static int FLAGS1_CABTYPE_NODISP
-
FLAGS1_CABTYPE_USB
public static int FLAGS1_CABTYPE_USB
-
FLAGS1_CABTYPE_AIU
public static int FLAGS1_CABTYPE_AIU
-
FLAGS1_CABISACTIVE
public static int FLAGS1_CABISACTIVE
-
FLAGS1_MASK_CABTYPE
public static int FLAGS1_MASK_CABTYPE
-
FLAGS1_MASK_CABISACTIVE
public static int FLAGS1_MASK_CABISACTIVE
-
FUNC_L_F0
public static final int FUNC_L_F0
- See Also:
- Constant Field Values
-
FUNC_L_F1
public static final int FUNC_L_F1
- See Also:
- Constant Field Values
-
FUNC_L_F2
public static final int FUNC_L_F2
- See Also:
- Constant Field Values
-
FUNC_L_F3
public static final int FUNC_L_F3
- See Also:
- Constant Field Values
-
FUNC_L_F4
public static final int FUNC_L_F4
- See Also:
- Constant Field Values
-
FUNC_H_F5
public static final int FUNC_H_F5
- See Also:
- Constant Field Values
-
FUNC_H_F6
public static final int FUNC_H_F6
- See Also:
- Constant Field Values
-
FUNC_H_F7
public static final int FUNC_H_F7
- See Also:
- Constant Field Values
-
FUNC_H_F8
public static final int FUNC_H_F8
- See Also:
- Constant Field Values
-
FUNC_H_F9
public static final int FUNC_H_F9
- See Also:
- Constant Field Values
-
FUNC_H_F10
public static final int FUNC_H_F10
- See Also:
- Constant Field Values
-
FUNC_H_F11
public static final int FUNC_H_F11
- See Also:
- Constant Field Values
-
FUNC_H_F12
public static final int FUNC_H_F12
- See Also:
- Constant Field Values
-
FUNC_H_F13
public static final int FUNC_H_F13
- See Also:
- Constant Field Values
-
FUNC_H_F14
public static final int FUNC_H_F14
- See Also:
- Constant Field Values
-
FUNC_H_F15
public static final int FUNC_H_F15
- See Also:
- Constant Field Values
-
FUNC_H_F16
public static final int FUNC_H_F16
- See Also:
- Constant Field Values
-
FUNC_H_F17
public static final int FUNC_H_F17
- See Also:
- Constant Field Values
-
FUNC_H_F18
public static final int FUNC_H_F18
- See Also:
- Constant Field Values
-
FUNC_H_F19
public static final int FUNC_H_F19
- See Also:
- Constant Field Values
-
FUNC_H_F20
public static final int FUNC_H_F20
- See Also:
- Constant Field Values
-
FUNC_H_F21
public static final int FUNC_H_F21
- See Also:
- Constant Field Values
-
FUNC_H_F22
public static final int FUNC_H_F22
- See Also:
- Constant Field Values
-
FUNC_H_F23
public static final int FUNC_H_F23
- See Also:
- Constant Field Values
-
FUNC_H_F24
public static final int FUNC_H_F24
- See Also:
- Constant Field Values
-
FUNC_H_F25
public static final int FUNC_H_F25
- See Also:
- Constant Field Values
-
FUNC_H_F26
public static final int FUNC_H_F26
- See Also:
- Constant Field Values
-
FUNC_H_F27
public static final int FUNC_H_F27
- See Also:
- Constant Field Values
-
FUNC_H_F28
public static final int FUNC_H_F28
- See Also:
- Constant Field Values
-
FUNC_H_F29
public static final int FUNC_H_F29
- See Also:
- Constant Field Values
-
FUNC_H_F30
public static final int FUNC_H_F30
- See Also:
- Constant Field Values
-
FUNC_H_F31
public static final int FUNC_H_F31
- See Also:
- Constant Field Values
-
FUNC_H_F32
public static final int FUNC_H_F32
- See Also:
- Constant Field Values
-
FUNC_H_F33
public static final int FUNC_H_F33
- See Also:
- Constant Field Values
-
FUNC_H_F34
public static final int FUNC_H_F34
- See Also:
- Constant Field Values
-
FUNC_H_F35
public static final int FUNC_H_F35
- See Also:
- Constant Field Values
-
FUNC_H_F36
public static final int FUNC_H_F36
- See Also:
- Constant Field Values
-
FUNC_H_F37
public static final int FUNC_H_F37
- See Also:
- Constant Field Values
-
FUNC_H_F38
public static final int FUNC_H_F38
- See Also:
- Constant Field Values
-
FUNC_H_F39
public static final int FUNC_H_F39
- See Also:
- Constant Field Values
-
FUNC_H_F40
public static final int FUNC_H_F40
- See Also:
- Constant Field Values
-
FUNC_H_F41
public static final int FUNC_H_F41
- See Also:
- Constant Field Values
-
FUNC_H_F42
public static final int FUNC_H_F42
- See Also:
- Constant Field Values
-
FUNC_H_F43
public static final int FUNC_H_F43
- See Also:
- Constant Field Values
-
FUNC_H_F44
public static final int FUNC_H_F44
- See Also:
- Constant Field Values
-
FUNC_H_F45
public static final int FUNC_H_F45
- See Also:
- Constant Field Values
-
FUNC_H_F46
public static final int FUNC_H_F46
- See Also:
- Constant Field Values
-
FUNC_H_F47
public static final int FUNC_H_F47
- See Also:
- Constant Field Values
-
FUNC_H_F48
public static final int FUNC_H_F48
- See Also:
- Constant Field Values
-
FUNC_H_F49
public static final int FUNC_H_F49
- See Also:
- Constant Field Values
-
FUNC_H_F50
public static final int FUNC_H_F50
- See Also:
- Constant Field Values
-
FUNC_H_F51
public static final int FUNC_H_F51
- See Also:
- Constant Field Values
-
FUNC_H_F52
public static final int FUNC_H_F52
- See Also:
- Constant Field Values
-
FUNC_H_F53
public static final int FUNC_H_F53
- See Also:
- Constant Field Values
-
FUNC_H_F54
public static final int FUNC_H_F54
- See Also:
- Constant Field Values
-
FUNC_H_F55
public static final int FUNC_H_F55
- See Also:
- Constant Field Values
-
FUNC_H_F56
public static final int FUNC_H_F56
- See Also:
- Constant Field Values
-
FUNC_H_F57
public static final int FUNC_H_F57
- See Also:
- Constant Field Values
-
FUNC_H_F58
public static final int FUNC_H_F58
- See Also:
- Constant Field Values
-
FUNC_H_F59
public static final int FUNC_H_F59
- See Also:
- Constant Field Values
-
FUNC_H_F60
public static final int FUNC_H_F60
- See Also:
- Constant Field Values
-
FUNC_H_F61
public static final int FUNC_H_F61
- See Also:
- Constant Field Values
-
FUNC_H_F62
public static final int FUNC_H_F62
- See Also:
- Constant Field Values
-
FUNC_H_F63
public static final int FUNC_H_F63
- See Also:
- Constant Field Values
-
FUNC_H_F64
public static final int FUNC_H_F64
- See Also:
- Constant Field Values
-
FUNC_H_F65
public static final int FUNC_H_F65
- See Also:
- Constant Field Values
-
FUNC_H_F66
public static final int FUNC_H_F66
- See Also:
- Constant Field Values
-
FUNC_H_F67
public static final int FUNC_H_F67
- See Also:
- Constant Field Values
-
FUNC_H_F68
public static final int FUNC_H_F68
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
NceCmdStationMemory
public NceCmdStationMemory()
-
-
Method Detail
-
getCabAddr
public int getCabAddr()
-
getCabSize
public int getCabSize()
-
getCabMin
public int getCabMin()
-
getCabMax
public int getCabMax()
-
getCompCabAddr
public int getCompCabAddr()
-
getConsistHeadAddr
public int getConsistHeadAddr()
-
getConsistTailAddr
public int getConsistTailAddr()
-
getConsistMidAddr
public int getConsistMidAddr()
-
getConsistMidSize
public int getConsistMidSize()
-
getConsistMin
public int getConsistMin()
-
getConsistMax
public int getConsistMax()
-
getConsistNumLines
public int getConsistNumLines()
-
getMacroAddr
public int getMacroAddr()
-
getMacroLimit
public int getMacroLimit()
-
getMacroSize
public int getMacroSize()
-
getAccyMemAddr
public int getAccyMemAddr()
-
getAccyMemSize
public int getAccyMemSize()
-
getAiuFlagAddr
public int getAiuFlagAddr()
-
getClockAddr
public int getClockAddr()
-
getCabIdxFunct13_20
public int getCabIdxFunct13_20()
-
getCabIdxFunct21_28
public int getCabIdxFunct21_28()
-
getCabIdxFlag1
public int getCabIdxFlag1()
-
-