public class SimuClampActuatorModule extends ClampActuatorModule
on, readValue, sentCurrentMaxValue, sentCurrentMinValue, sentValue| Constructor and Description |
|---|
SimuClampActuatorModule() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMotor_continuousCurrentLimit() |
int |
getMotor_maxSpeedInCurrentMode() |
String |
getMotor_mode() |
int |
getMotor_outputCurrentLimit() |
int |
getMotor_polePairNumber() |
int |
getMotor_thermalTimeConstantWinding() |
int |
getMotor_type() |
String |
getNodeID() |
int |
getPositionSensorType() |
int |
getSentValue() |
String |
getSerialNB() |
void |
initModule() |
String |
maintainUnclamped() |
String |
off() |
String |
on() |
void |
tick() |
String |
toString() |
getReadValue, getSentCurrentMaxValue, getSentCurrentMinValue, getStatusData, isOff, isOn, setSentCurrentMaxValue, setSentCurrentMinValuealias, change, checkHardware, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, register, removeLogPanicState, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setHandlerLevel, setLogLevel, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, start, startTicking, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic void initModule()
initModule in class org.lsst.ccs.framework.Modulepublic String on() throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
on in interface Actuatoron in class ClampActuatorModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionpublic String off() throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
off in interface Actuatoroff in class ClampActuatorModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionpublic int getSentValue()
getSentValue in class ClampActuatorModulepublic void tick()
tick in class org.lsst.ccs.framework.Modulepublic String maintainUnclamped() throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
maintainUnclamped in class ClampActuatorModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionpublic int getMotor_continuousCurrentLimit()
getMotor_continuousCurrentLimit in class ClampActuatorModulepublic int getMotor_maxSpeedInCurrentMode()
getMotor_maxSpeedInCurrentMode in class ClampActuatorModulepublic String getMotor_mode()
getMotor_mode in class ClampActuatorModulepublic int getMotor_outputCurrentLimit()
getMotor_outputCurrentLimit in class ClampActuatorModulepublic int getMotor_polePairNumber()
getMotor_polePairNumber in class ClampActuatorModulepublic int getMotor_thermalTimeConstantWinding()
getMotor_thermalTimeConstantWinding in class ClampActuatorModulepublic int getMotor_type()
getMotor_type in class ClampActuatorModulepublic String getNodeID()
getNodeID in class ClampActuatorModulepublic int getPositionSensorType()
getPositionSensorType in class ClampActuatorModulepublic String getSerialNB()
getSerialNB in class ClampActuatorModuleCopyright © 2013 LSST. All Rights Reserved.