public class SimuLoaderClampController extends SimuEPOSController
actualCurrent, ssiPosition, targetCurrent, targetPositioncurrent, enabledToPublish, followingError, mode, parametersOK, position, statusWord, velocitybooted, dataProviderDictionaryService, errorHistory, errorRegister, inError, initialized, lastErrorCode, lastErrorName, name, nodeID, serialNB, subs, tcpProxyalertSeparator| Constructor and Description |
|---|
SimuLoaderClampController(int nodeID,
String serialNB,
SimuLoaderPlutoGateway plutoGateway)
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.
|
checkFault, checkParameters, defineAbsolutePosition, displayErrorHistory, enableAndWriteRelativePosition, getErrorHistoryNB, isParametersOK, isTargetReached, postStart, quickStop, readCurrent, readErrorRegister, readMode, readParameters, readPosition, readProfileVelocity, readSSIPosition, readStatusWord, setPosition, stopAction, switchOnEnableOperation, updateErrorHistory, writeControlWord, writeParameter, writeParameters, writeParametersbuild, changeEPOSParameter, changeMode, changeProfileVelocity, checkParameters, faultReset, getCurrent, getFollowingError, getMode, getPosition, getVelocity, initializeAndCheckHardware, isEnabledToPublish, printControlWord, publishData, readControlWord, readCurrentAverageValue, readFollowingError, readParameter, readVelocity, restoreParameters, setEnabledToPublish, writeTargetVelocityconfigAsHeartbeatConsumer, configAsHeartbeatProducer, createStatusDataPublishedByCanOpenDevice, displayError, displayErrorRegister, doInitializePDOs, getAlertService, getErrorHistory, getErrorRegister, getLastErrorCode, getLastErrorName, getName, getNodeID, getSerialNB, getSubsystem, getTcpProxy, isBooted, isInError, isInitialized, onEmergencyMessage, printSerialNumber, readNumberOfErrors, readSDO, resetError, saveParameters, setBooted, toString, updateDeviceInfo, updateFromPDO, writeSDO, writeTransmissionTypeToDeviceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbuild, init, postBuild, postInit, postShutdown, shutdown, startcanClearAlert, checkDisabled, checkEnabled, checkHomingDone, checkTargetReached, convertEPOSValue, createStatusDataPublishedByEPOSController, definePositionFromNegativeLimitSwitch, disableOperation, disableVoltage, enable, enableAndWriteAbsolutePosition, enableAndWriteCurrent, getErrorRegister, getLastErrorCode, getLastErrorName, isDisabled, isEnabled, isInError, isInMode, printStatusWordInBinary, readParameter, readParameters, readParameters, readPositionSensorType, shutdownController, stopPosition, stopVelocity, switchOn, writeParameterscheckBooted, checkId, checkInitialized, createStatusDataPublishedByHardware, doInitializePDOs, getName, getNodeID, getSerialNB, initializePDOs, isBooted, isInitialized, printState, raiseAlarmIfMissing, raiseWarningIfMissing, setBooted, updateDeviceInfo, updateFromPDOonEmergencyMessage, onFault, onFaultResetclearAlarm, getAlertSeparator, getAlertService, getSubsystem, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarningpublic SimuLoaderClampController(int nodeID,
String serialNB,
SimuLoaderPlutoGateway plutoGateway)
nodeID - serialNB - plutoGateway - 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 © 2020 LSST. All rights reserved.