Class MicroPumpAirDetectTrouble

java.lang.Object
com.tccc.kos.commons.core.service.trouble.Trouble
com.tccc.kos.ext.dispense.PourAvailabilityTrouble
All Implemented Interfaces:
com.tccc.kos.commons.core.service.trouble.TroubleIface, com.tccc.kos.ext.dispense.troubles.HolderTroubleIface, com.tccc.kos.ext.dispense.troubles.NozzleTroubleIface, com.tccc.kos.ext.dispense.troubles.PumpTroubleIface

public class MicroPumpAirDetectTrouble extends MicroPumpNotFlowingTrouble
Pumping air, no ingredient left. There are two cases of this. First is when there is plenty of ingredient left and the other is when the fuel gauge is less than zero. In both cases extra processing is done in DefaultPumpErrorHandler. It may convert this trouble into a sold out trouble or implement two strike logic, etc... Event sequence: 36 - JET_ST_PUMP_NOT_FLOWING 64 - JET_ST_PUMP_SOLD_OUT
Version:
Oct-31-17
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.tccc.kos.commons.core.service.trouble.Trouble

    com.tccc.kos.commons.core.service.trouble.Trouble.TroubleView
  • Field Summary

    Fields inherited from class com.tccc.kos.ext.freestyle.hardware.can.troubles.BasePumpTrouble

    TAG_AVAILABLE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    The pulse value from the pump.

    Methods inherited from class com.tccc.kos.ext.freestyle.hardware.can.troubles.MicroPumpNotFlowingTrouble

    getSubNodeId, isTwoStrikeEnabled, setTwoStrikeEnabled

    Methods inherited from class com.tccc.kos.ext.freestyle.hardware.can.troubles.BasePumpTrouble

    getFuelGauge, getRFIDTag, isAbort, isAborted, isClearBevPour, isClearIngPour, setAbort, setAborted, toString

    Methods inherited from class com.tccc.kos.ext.dispense.PumpTrouble

    blockBeveragePour, blockIngredientPour, getHolderNames, getHolderPaths, getIngredientId, getNozzlePath, getPump, getPumpPath

    Methods inherited from class com.tccc.kos.ext.dispense.PourAvailabilityTrouble

    blockBeveragePour, blockIngredientPour, blockPour

    Methods inherited from class com.tccc.kos.commons.core.service.trouble.Trouble

    addIface, addImpacted, addLink, addTag, equals, getClientData, getCount, getCreateTime, getGroup, getId, getIfaces, getImpacted, getInfo, getLinked, getReason, getTags, getType, hashCode, incCount, isImpacted, isLinked, isResolvable, isTagged, onRemoved, removeImpacted, removeLink, removeTag, resolvable, resolve, setReason, setResolvable

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • MicroPumpAirDetectTrouble

      public MicroPumpAirDetectTrouble()
  • Method Details

    • getPulseValue

      public double getPulseValue()
      The pulse value from the pump.
      Returns:
      the pulse value reading