Package jmri.jmrix.nce.usbdriver
Class UsbCmdStationMemory
- java.lang.Object
- 
- jmri.jmrix.nce.NceCmdStationMemory
- 
- jmri.jmrix.nce.usbdriver.UsbCmdStationMemory
 
 
- 
 public class UsbCmdStationMemory extends NceCmdStationMemory Updates for command station memory of the PH5.
- 
- 
Field Summary- 
Fields inherited from class jmri.jmrix.nce.NceCmdStationMemoryCAB_ADDR_H, CAB_ADDR_L, CAB_ALIAS, CAB_CURR_SPEED, CAB_FLAGS, CAB_FUNC_H, CAB_FUNC_L, CAB_LINE_1, CAB_LINE_2, FLAGS_MASK_CONSIST_REAR, FLAGS1_CABISACTIVE, FLAGS1_CABTYPE_AIU, FLAGS1_CABTYPE_DISPLAY, FLAGS1_CABTYPE_NODISP, FLAGS1_CABTYPE_USB, FLAGS1_MASK_CABISACTIVE, FLAGS1_MASK_CABTYPE, FUNC_H_F10, FUNC_H_F11, FUNC_H_F12, FUNC_H_F13, FUNC_H_F14, FUNC_H_F15, FUNC_H_F16, FUNC_H_F17, FUNC_H_F18, FUNC_H_F19, FUNC_H_F20, FUNC_H_F21, FUNC_H_F22, FUNC_H_F23, FUNC_H_F24, FUNC_H_F25, FUNC_H_F26, FUNC_H_F27, FUNC_H_F28, FUNC_H_F29, FUNC_H_F30, FUNC_H_F31, FUNC_H_F32, FUNC_H_F33, FUNC_H_F34, FUNC_H_F35, FUNC_H_F36, FUNC_H_F37, FUNC_H_F38, FUNC_H_F39, FUNC_H_F40, FUNC_H_F41, FUNC_H_F42, FUNC_H_F43, FUNC_H_F44, FUNC_H_F45, FUNC_H_F46, FUNC_H_F47, FUNC_H_F48, FUNC_H_F49, FUNC_H_F5, FUNC_H_F50, FUNC_H_F51, FUNC_H_F52, FUNC_H_F53, FUNC_H_F54, FUNC_H_F55, FUNC_H_F56, FUNC_H_F57, FUNC_H_F58, FUNC_H_F59, FUNC_H_F6, FUNC_H_F60, FUNC_H_F61, FUNC_H_F62, FUNC_H_F63, FUNC_H_F64, FUNC_H_F65, FUNC_H_F66, FUNC_H_F67, FUNC_H_F68, FUNC_H_F7, FUNC_H_F8, FUNC_H_F9, FUNC_L_F0, FUNC_L_F1, FUNC_L_F2, FUNC_L_F3, FUNC_L_F4
 
- 
 - 
Constructor SummaryConstructors Constructor Description UsbCmdStationMemory()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCabIdxFlag1()intgetCabIdxFunct13_20()intgetCabIdxFunct21_28()intgetCabMax()intgetCabMin()intgetConsistAddr()intgetConsistMidEntries()intgetConsistMin()intgetConsistNumLines()intgetMacroAddr()intgetMacroLimit()intgetMacroSize()- 
Methods inherited from class jmri.jmrix.nce.NceCmdStationMemorygetAccyMemAddr, getAccyMemSize, getAiuFlagAddr, getCabAddr, getCabSize, getClockAddr, getCompCabAddr, getConsistHeadAddr, getConsistHeadSize, getConsistMax, getConsistMidAddr, getConsistMidSize, getConsistTailAddr, getConsistTailSize
 
- 
 
- 
- 
- 
Constructor Detail- 
UsbCmdStationMemorypublic UsbCmdStationMemory() 
 
- 
 - 
Method Detail- 
getConsistAddrpublic int getConsistAddr() - Overrides:
- getConsistAddrin class- NceCmdStationMemory
 
 - 
getConsistMinpublic int getConsistMin() - Overrides:
- getConsistMinin class- NceCmdStationMemory
 
 - 
getConsistMidEntriespublic int getConsistMidEntries() - Overrides:
- getConsistMidEntriesin class- NceCmdStationMemory
 
 - 
getConsistNumLinespublic int getConsistNumLines() - Overrides:
- getConsistNumLinesin class- NceCmdStationMemory
 
 - 
getCabMinpublic int getCabMin() - Overrides:
- getCabMinin class- NceCmdStationMemory
 
 - 
getCabMaxpublic int getCabMax() - Overrides:
- getCabMaxin class- NceCmdStationMemory
 
 - 
getCabIdxFunct13_20public int getCabIdxFunct13_20() - Overrides:
- getCabIdxFunct13_20in class- NceCmdStationMemory
 
 - 
getCabIdxFunct21_28public int getCabIdxFunct21_28() - Overrides:
- getCabIdxFunct21_28in class- NceCmdStationMemory
 
 - 
getCabIdxFlag1public int getCabIdxFlag1() - Overrides:
- getCabIdxFlag1in class- NceCmdStationMemory
 
 - 
getMacroAddrpublic int getMacroAddr() - Overrides:
- getMacroAddrin class- NceCmdStationMemory
 
 - 
getMacroSizepublic int getMacroSize() - Overrides:
- getMacroSizein class- NceCmdStationMemory
 
 - 
getMacroLimitpublic int getMacroLimit() - Overrides:
- getMacroLimitin class- NceCmdStationMemory
 
 
- 
 
-