Uses of Class
com.tccc.kos.ext.freestyle.pumpinfo.PumpInfo
Packages that use PumpInfo
Package
Description
-
Uses of PumpInfo in com.tccc.kos.ext.freestyle
Constructors in com.tccc.kos.ext.freestyle with parameters of type PumpInfoModifierConstructorDescriptionFreestylePump
(com.tccc.kos.ext.dispense.PumpBoard board, PumpInfo info) -
Uses of PumpInfo in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump
Constructors in com.tccc.kos.ext.freestyle.hardware.can.subnode.pump with parameters of type PumpInfoModifierConstructorDescriptionAbstractCANPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.AbstractFCMPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.AbstractFCMPump
(CANBoard<?> board, PumpInfo info, int subNodeId, boolean fixedRate) Create a pump with the specified CANOpen subNodeId.AbstractMicroPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId that also contains an embedded air vent with the specified air vent subNodeId.Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId.FixedRatePump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.LFCVDVPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId.MicroSuperPump
(CANBoard<?> board, PumpInfo info, int subNodeId) Create a pump with the specified CANOpen subNodeId.Create a pump with the specified CANOpen subNodeId that also contains an embedded air vent with the specified air vent subNodeId.Create a pump with the specified CANOpen subNodeId. -
Uses of PumpInfo in com.tccc.kos.ext.freestyle.pumpinfo
Methods in com.tccc.kos.ext.freestyle.pumpinfo that return PumpInfoModifier and TypeMethodDescriptionPumpInfo.setMaxPosition
(int maxPosition) PumpInfo.setPosition
(int position) Methods in com.tccc.kos.ext.freestyle.pumpinfo with parameters of type PumpInfo