Class CbusSlotMonitorSession
java.lang.Object
jmri.jmrix.can.cbus.swing.cbusslotmonitor.CbusSlotMonitorSession
Class to represent a session in the MERG CBUS Command Station Session Slot Monitor
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCbusSlotMonitorSession(DccLocoAddress locoAddr) The table provides and maintains 1 row per loco address -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected intprotected Stringprotected Stringprotected Stringprotected DccLocoAddressprotected intprotected Stringprotected voidsetConsistId(int consistid) protected voidsetDccSpeed(int speed) protected voidsetFlags(int flags) protected voidsetFunction(int fn, boolean tof) protected voidsetSessionId(int session) protected voidsetSpeedSteps(String steps)
-
Constructor Details
-
CbusSlotMonitorSession
The table provides and maintains 1 row per loco address- Parameters:
locoAddr- Loco Address to be monitored
-
-
Method Details
-
getLocoAddr
-
setSessionId
-
getSessionId
-
setDccSpeed
-
getCommandedSpeed
-
getDirection
-
setSpeedSteps
-
getSpeedSteps
-
setFunction
-
getFunctionString
-
setFlags
-
getFlagString
-
setConsistId
-
getConsistId
-