Uses of Class
com.tccc.kos.ext.freestyle.hardware.can.subnode.pump.MicroPump
Packages that use MicroPump
-
Uses of MicroPump in com.tccc.kos.ext.freestyle.service.micro.calibration
Methods in com.tccc.kos.ext.freestyle.service.micro.calibration that return MicroPumpMethods in com.tccc.kos.ext.freestyle.service.micro.calibration with parameters of type MicroPumpModifier and TypeMethodDescriptionMicroCalibrationService.getPumpReport(MicroPump pump) Return calibration report for the specified pump.voidvoidMicroCalibrationService.setPumpCal(MicroPump pump, double val) voidMicroCalibrationService.setPumpCalBaseline(MicroPump pump, double val) Set the baseline calibration value for the pump.voidMicroCalibrationService.setPumpCalRunning(MicroPump pump, double val) voidMicroCalibrationService.setPumpCalWithCode(MicroPump pump, String code) Set the calibration value for the specified pump using the code on the pump.