public class SimuLoaderClampController extends SimuEPOSControllerModule
actualCurrent, mode, position, ssiPosition, targetCurrent, targetPosition, turnedOffbooted, bridge, errorHistory, 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.
|
activateBrake, changeMode, changeMode, checkFault, checkParameters, checkParameters, checkTargetReached, defineAbsolutePosition, disable, displayErrorHistory, enable, faultReset, getMaxCurrent, getMaxPosition, getMaxSpeed, getMinCurrent, getMinPosition, getMode, getParamsForCurrent, getParamsForHoming, getParamsForProfilePosition, getStatusData, initializeAndCheckHardware, isEnabled, isEnabledToPublish, isParametersOK, isTargetPositionReached, isTurnedOff, off, publishData, quickStop, readCurrent, readErrorHistory, readErrorRegister, readMode, readNumberOfErrors, readParameters, readPosition, readProfileVelocity, readSSIPosition, releaseBrake, saveParameters, setPosition, shutdown, switchOnEnableOperation, writeControlWord, writeParameter, writeParameterInHexa, writeParameters, writeParametersconfigAsHeartbeatConsumer, configAsHeartbeatProducer, configAsHeartbeatProducer, createStatusDataPublishedByCanOpenDevice, displayErrorRegister, getErrorHistory, getErrorRegister, getNodeID, getSerialNB, getTcpProxy, isBooted, isInError, isInitialized, processUpdate, readErrorHistoryNames, readSDO, setBooted, toString, writeSDOgetNObserverThreads, getObservables, getTickMillis, init, listens, sendSignal, sendSignalWithTimeLimit, setNObserverThreads, setObservables, setTickMillis, shutdownNow, signal, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetErrorHistory, getErrorRegister, isInErrorgetNodeID, getSerialNB, isBooted, isInitialized, printState, setBootedgetComponentConfigurationEnvironment, getComponentLookup, getName, getSubsystemraiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarning, raiseWarningchange, dropSubmittedChanges, getChildren, getComponentByName, getEnvironment, getParent, getParentObject, getSubmittedChanges, isParameterConfigurable, postStart, printConfigurableParameters, setBulkParameter, start, submitChange, submitChanges, validateBulkChangepublic 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)
EPOSControllerwriteCurrent in interface EPOSControllerwriteCurrent in class SimuEPOSControllerModuleaValue - UNIT=mA / FORMAT=decimal the value of the current to be
sent.public void writeTargetPosition(int positionToReached)
EPOSControllerwriteTargetPosition in interface EPOSControllerwriteTargetPosition in class SimuEPOSControllerModulepositionToReached - UNIT=mA / FORMAT=decimal the value of the current to be
sent.Copyright © 2016 LSST. All rights reserved.