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.void
void
MicroCalibrationService.setPumpCal
(MicroPump pump, double val) void
MicroCalibrationService.setPumpCalBaseline
(MicroPump pump, double val) Set the baseline calibration value for the pump.void
MicroCalibrationService.setPumpCalRunning
(MicroPump pump, double val) void
MicroCalibrationService.setPumpCalWithCode
(MicroPump pump, String code) Set the calibration value for the specified pump using the code on the pump.