|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Observable
org.lsst.ccs.framework.Module
org.lsst.ccs.subsystems.fcs.ClampActuatorModule
org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
public class SimuClampActuatorModule
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.lsst.ccs.framework.Module |
|---|
org.lsst.ccs.framework.Module.ValueUpdate |
| Field Summary |
|---|
| Fields inherited from class org.lsst.ccs.subsystems.fcs.ClampActuatorModule |
|---|
on, readValue, sentCurrentMaxValue, sentCurrentMinValue, sentValue |
| Fields inherited from class org.lsst.ccs.framework.Module |
|---|
configMethods, log, name, nObserverThreads, registry, tickMillis |
| Constructor Summary | |
|---|---|
SimuClampActuatorModule()
|
|
| Method Summary | |
|---|---|
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 |
maintainCurrent()
|
String |
off()
|
String |
on()
|
void |
tick()
|
String |
toString()
|
| Methods inherited from class org.lsst.ccs.subsystems.fcs.ClampActuatorModule |
|---|
getReadValue, getSentCurrentMaxValue, getSentCurrentMinValue, getStatusData, isOff, isOn, setSentCurrentMaxValue, setSentCurrentMinValue |
| Methods inherited from class org.lsst.ccs.framework.Module |
|---|
change, checkHardware, dropConfigurationContext, getCheckedValueFromConfiguration, getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, processUpdate, publishData, publishData, publishData, publishData, register, register, sendToReply, sendToStatus, setBeanName, setContext, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, start, startTicking, update |
| Methods inherited from class java.util.Observable |
|---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimuClampActuatorModule()
| Method Detail |
|---|
public void initModule()
initModule in class org.lsst.ccs.framework.Module
public String on()
throws org.lsst.ccs.bus.BadCommandException,
org.lsst.ccs.bus.ErrorInCommandExecutionException
on in interface Actuatoron in class ClampActuatorModuleorg.lsst.ccs.bus.BadCommandException
org.lsst.ccs.bus.ErrorInCommandExecutionException
public String off()
throws org.lsst.ccs.bus.BadCommandException,
org.lsst.ccs.bus.ErrorInCommandExecutionException
off in interface Actuatoroff in class ClampActuatorModuleorg.lsst.ccs.bus.BadCommandException
org.lsst.ccs.bus.ErrorInCommandExecutionExceptionpublic int getSentValue()
getSentValue in class ClampActuatorModulepublic void tick()
tick in class org.lsst.ccs.framework.Modulepublic String toString()
toString in class Objectpublic 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 ClampActuatorModule
public String maintainCurrent()
throws org.lsst.ccs.bus.BadCommandException,
org.lsst.ccs.bus.ErrorInCommandExecutionException
maintainCurrent in class ClampActuatorModuleorg.lsst.ccs.bus.BadCommandException
org.lsst.ccs.bus.ErrorInCommandExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||