public class FanControl
extends org.lsst.ccs.subsystem.common.devices.dataforth.Maq20PWMControl
| Constructor and Description |
|---|
FanControl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getRpm()
Gets the set RPM
|
void |
init()
Life-cycle initialization.
|
void |
setRpm(int rpm)
Sets the RPM
|
close, getDutyCycle1, getDutyCycle2, getFrequency, initialize, setDutyCycle1, setDutyCycle2public void init()
init in interface org.lsst.ccs.framework.HasLifecycleinit in class org.lsst.ccs.subsystem.common.devices.dataforth.Maq20PWMControlpublic void setRpm(int rpm)
throws org.lsst.ccs.drivers.commons.DriverException
rpm - The RPM valueorg.lsst.ccs.drivers.commons.DriverExceptionpublic int getRpm()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionCopyright © 2019 LSST. All rights reserved.