public class SimuLoaderClampController extends SimuEPOSControllerModule
enabled, enabledToPublish, onfcslog| Constructor and Description |
|---|
SimuLoaderClampController(String aName,
int aTickMillis,
String nodeID,
String serialNB,
Map<String,Integer> paramsForCurrent,
Map<String,Integer> paramsForProfilePosition,
Map<String,Integer> paramsForHoming) |
| Modifier and Type | Method and Description |
|---|---|
void |
initModule() |
void |
writeCurrent(int aValue)
In current mode this methods send a current to the motor.
|
void |
writeTargetPosition(int positionToReached)
In PROFILE_POSITION mode this methods set the target position.
|
activateBrake, changeMode, changeMode, checkFault, checkMotorParameters, checkParameters, checkParameters, checkTargetReached, defineAbsolutePosition, displayErrorHistory, enable, faultReset, getErrorHistory, getErrorRegister, getMaxCurrent, getMaxPosition, getMaxSpeed, getMinCurrent, getMinPosition, getModeInString, getParamsForCurrent, getParamsForHoming, getParamsForProfilePosition, getReadActualCurrent, getSentCurrentMaxValue, getSentCurrentMinValue, getSentCurrentValue, getStatusData, initializeHardware, isEnabled, isEnabledToPublish, isInError, isOff, isOn, isTargetPositionReached, off, on, publishData, quickStop, readCurrent, readMode, readNumberOfErrors, readParameters, readPosition, readProfileVelocity, readSSIPosition, releaseBrake, setActualCurrent, setOn, setPosition, shutdown, switchOnEnableOperation, writeControlWord, writeParameterInHexa, writeParameters, writeParametersdisplayErrorRegister, getErrorHistoryNames, getNodeID, getSerialNB, isBooted, isInitialized, readErrorHistory, readErrorRegister, readSDO, saveParameters, setBooted, toString, writeSDOalias, getComponentDictionariesTree, getComponentTree, getContext, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, percolateSignal, postStart, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, sendSignal, sendSignal, sendSignalWithTimeLimit, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownNow, signal, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, getNodeID, getSerialNB, isBooted, isInitialized, setBootedchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getDictionary, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, proceduralWalk, publish, publish, publish, publish, publish, publish, start, treeWalkpublic void initModule()
initModule in class CanOpenDevicepublic void writeCurrent(int aValue)
throws org.lsst.ccs.bus.BadCommandException,
SDORequestException
EPOSControllerwriteCurrent in interface EPOSControllerwriteCurrent in class SimuEPOSControllerModuleaValue - UNIT=mA / FORMAT=decimal the value of the current to be sent.org.lsst.ccs.bus.BadCommandExceptionSDORequestExceptionpublic void writeTargetPosition(int positionToReached)
throws org.lsst.ccs.bus.BadCommandException,
SDORequestException
EPOSControllerwriteTargetPosition in interface EPOSControllerwriteTargetPosition in class SimuEPOSControllerModulepositionToReached - UNIT=mA / FORMAT=decimal the value of the current to be sent.org.lsst.ccs.bus.BadCommandExceptionSDORequestExceptionCopyright © 2015 LSST. All rights reserved.