public class SimuLoaderClampController extends SimuEPOSController
actualCurrent, position, ssiPosition, targetCurrent, targetPositionenabledToPublish, mode, parametersOKbooted, errorHistory, errorRegister, inError, initialized, name, nodeID, serialNB, subs, tcpProxyalertSeparater| Constructor and Description |
|---|
SimuLoaderClampController(int nodeID,
String serialNB,
SimuLoaderPlutoGateway plutoGateway,
Map<String,Integer> paramsForCurrent,
Map<String,Integer> paramsForProfilePosition,
Map<String,Integer> paramsForHoming)
Build a new SimuLoaderClampController
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeCurrent(int aValue)
In unsCurrent mode this methods send a unsCurrent to the motor.
|
void |
writeTargetPosition(int positionToReached)
In PROFILE_POSITION mode this methods set the target position.
|
checkCurrent, checkFault, checkParameters, defineAbsolutePosition, disable, displayErrorHistory, enable, enableAndWriteRelativePosition, isEnabled, isParametersOK, isTargetReached, quickStop, readCurrent, readErrorHistory, readErrorRegister, readMode, readNumberOfErrors, readParameters, readPosition, readProfileVelocity, readSSIPosition, setPosition, stopAction, writeControlWord, writeParameter, writeParameters, writeParameterschangeEPOSParameter, changeMode, changeProfileVelocity, checkParameters, faultReset, getMode, initializeAndCheckHardware, isEnabledToPublish, publishData, readControlWord, readCurrentAverageValue, readParameter, readParameterInHexa, readStatusWord, readVelocity, restoreParameters, setEnabledToPublish, writeTargetVelocityconfigAsHeartbeatConsumer, configAsHeartbeatProducer, createStatusDataPublishedByCanOpenDevice, displayErrorRegister, doInitializePDOs, getAlertService, getErrorHistory, getErrorRegister, getName, getNodeID, getSerialNB, getSubsystem, getTcpProxy, isBooted, isInError, isInitialized, onEmergencyMessage, readSDO, readStringSerialNumber, resetError, saveParameters, setBooted, toString, updateFromPDO, writeSDOclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbuild, init, postBuild, postInit, postStart, postStop, shutdownNow, start, stopcheckEnabled, checkTargetReached, createStatusDataPublishedByEPOSController, enableAndWriteAbsolutePosition, enableAndWriteCurrent, getErrorHistory, getErrorRegister, isInError, isInMode, readParameter, readParameters, readParameters, readPositionSensorType, startVelocity, stopPosition, stopVelocity, switchOnEnableOperation, writeParameterscheckBooted, checkId, checkInitialized, createStatusDataPublishedByHardware, doInitializePDOs, getName, getNodeID, getSerialNB, initializePDOs, isBooted, isInitialized, printState, raiseAlarmIfMissing, setBooted, updateFromPDOonEmergencyMessage, onFault, onFaultResetclearAlarm, getAlertService, getSubsystem, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarning, raiseWarning, raiseWarning, raiseWarningpublic SimuLoaderClampController(int nodeID,
String serialNB,
SimuLoaderPlutoGateway plutoGateway,
Map<String,Integer> paramsForCurrent,
Map<String,Integer> paramsForProfilePosition,
Map<String,Integer> paramsForHoming)
nodeID - serialNB - plutoGateway - paramsForCurrent - paramsForProfilePosition - paramsForHoming - public void writeCurrent(int aValue)
CanOpenEPOSwriteCurrent in interface EPOSControllerwriteCurrent in class SimuEPOSControlleraValue - UNIT=mA / FORMAT=decimal the value of the unsCurrent to be
sent.public void writeTargetPosition(int positionToReached)
CanOpenEPOSwriteTargetPosition in interface EPOSControllerwriteTargetPosition in class SimuEPOSControllerpositionToReached - UNIT=mA / FORMAT=decimal the value of the unsCurrent to be
sent.Copyright © 2018 LSST. All rights reserved.