
public class SimuLoaderClampController extends SimuEPOSControllerModule
actualCurrent, position, ssiPosition, targetCurrent, targetPositionenabledToPublish, mode, parametersOK, turnedOfferrorHistory, errorRegister, inError, initialized, nodeID, serialNB, tcpProxy| Constructor and Description |
|---|
SimuLoaderClampController(String nodeID,
String serialNB,
String plutoGatewayName,
Map<String,Integer> paramsForCurrent,
Map<String,Integer> paramsForProfilePosition,
Map<String,Integer> paramsForHoming)
Build a new SimuLoaderClampController
|
| 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.
|
checkCurrentValue, checkFault, checkParameters, defineAbsolutePosition, disable, displayErrorHistory, enable, enableAndWriteRelativePosition, isBooted, isEnabled, isParametersOK, isTargetReached, off, quickStop, readCurrent, readErrorHistory, readErrorRegister, readMode, readNumberOfErrors, readParameters, readPosition, readProfileVelocity, readSSIPosition, setPosition, shutdownEPOS, writeControlWord, writeParameter, writeParameterInHexa, writeParameters, writeParametersactivateCurrentMode, activateHomingMode, activateProfilePositionMode, changeEPOSParameter, changeMode, checkParameters, checkTargetReached, enableAndWriteCurrent, faultReset, getMode, initializeAndCheckHardware, isEnabledToPublish, isInMode, isTurnedOff, publishData, readControlWord, readCurrentAverageValue, readParameter, readParameter, readParameterInHexa, readParameterInHexa, readParameters, readParameters, readStatusWord, restoreParameters, stopCurrent, switchOnEnableOperation, writeParameter, writeParameterInHexa, writeParametersconfigAsHeartbeatConsumer, configAsHeartbeatProducer, configAsHeartbeatProducer, createStatusDataPublishedByCanOpenDevice, displayErrorRegister, getErrorHistory, getErrorRegister, getNodeID, getSerialNB, getTcpProxy, isInError, isInitialized, processUpdate, readErrorHistoryNames, readSDO, resetError, saveParameters, toString, writeSDOgetNObserverThreads, getObservables, getTickMillis, init, listens, setNObserverThreads, setObservables, setTickMillis, shutdownNow, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateStatusDataPublishedByEPOSController, enableAndWriteAbsolutePosition, getErrorHistory, getErrorRegister, isInErrorcheckBooted, checkInitialized, createStatusDataPublishedByHardware, getNodeID, getSerialNB, isInitialized, printStategetComponentConfigurationEnvironment, getComponentLookup, getName, getSubsystemraiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarning, raiseWarning, raiseWarningchange, dropSubmittedChanges, getChildren, getComponentByName, getEnvironment, getParent, getParentObject, getSubmittedChanges, isParameterConfigurable, printConfigurableParameters, setBulkParameter, submitChange, submitChanges, validateBulkChangesetParameterBulkpublic SimuLoaderClampController(String nodeID, String serialNB, String plutoGatewayName, Map<String,Integer> paramsForCurrent, Map<String,Integer> paramsForProfilePosition, Map<String,Integer> paramsForHoming)
nodeID - serialNB - plutoGatewayName - paramsForCurrent - paramsForProfilePosition - paramsForHoming - public void initModule()
initModule in class CanOpenDevicepublic void writeCurrent(int aValue)
CanOpenEPOSwriteCurrent in interface EPOSControllerwriteCurrent in class SimuEPOSControllerModuleaValue - UNIT=mA / FORMAT=decimal the value of the current to be
sent.public void writeTargetPosition(int positionToReached)
CanOpenEPOSwriteTargetPosition in interface EPOSControllerwriteTargetPosition in class SimuEPOSControllerModulepositionToReached - UNIT=mA / FORMAT=decimal the value of the current to be
sent.Copyright © 2017 LSST. All rights reserved.