public class NeoDen4FeederActuator extends ReferenceActuator
ReferenceActuator.MachineStateActuationLocatable.LocationOptionActuator.ActuatorValueType, Actuator.InterlockMonitorPropertySheetHolder.PropertySheetdeleteAction, disabledActuation, enabledActuation, homedActuation, lastActuationValue, permutateDownAction, permutateUpAction, safeZdefaultOffDouble, defaultOffString, defaultOnDouble, defaultOnString, head, id, interlockActuator, name, valueType, valueTypeConfirmedpropertyChangeSupport| Constructor and Description |
|---|
NeoDen4FeederActuator() |
| Modifier and Type | Method and Description |
|---|---|
void |
actuate(double feedLength)
Provides the actuator with a double value to which it can respond in an implementation
dependent manner.
|
protected void |
driveActuation(double value) |
Wizard |
getConfigurationWizard()
Gets a Wizard that can be used to configure this object.
|
int |
getFeederId() |
int |
getFeedStrength() |
protected ReferenceMachine |
getMachine() |
int |
getPeelerId() |
int |
getPeelLength() |
int |
getPeelStrength() |
void |
moveTo(Location location,
Motion.MotionOption... options) |
void |
setFeederId(int feederId) |
void |
setFeedStrength(int feedStrength) |
void |
setPeelerId(int peelerId) |
void |
setPeelLength(int peelLength) |
void |
setPeelStrength(int peelerStrength) |
actuate, actuate, actuateMachineState, actuateProfile, actuateProfile, driveActuation, driveActuation, fireProfilesChanged, getActuatorProfiles, getCameraToolCalibratedOffset, getChildPropertySheetHolders, getDefaultOffProfile, getDefaultOnProfile, getDisabledActuation, getEnabledActuation, getHeadOffsets, getHomedActuation, getIndex, getLastActuationValue, getProfileValues, getPropertySheetHolderActions, getPropertySheetHolderTitle, getPropertySheets, home, read, read, setActuatorProfiles, setDisabledActuation, setEnabledActuation, setHeadOffsets, setHomedActuation, setIndex, setLastActuationValue, setValueType, toString, tryActuateBooleanactuate, assertOnOffDefined, assertOnOffDefined, coordinateWithMachine, findIssues, getDefaultOffDouble, getDefaultOffString, getDefaultOffValue, getDefaultOnDouble, getDefaultOnString, getDefaultOnValue, getDriver, getHead, getId, getInterlockMonitor, getName, getPropertySheetHolderIcon, getValueType, isActuated, isCoordinatedAfterActuate, isCoordinatedBeforeActuate, isCoordinatedBeforeRead, isInterlockActuator, isValueTypeConfirmed, setCoordinatedAfterActuate, setCoordinatedBeforeActuate, setCoordinatedBeforeRead, setDefaultOffDouble, setDefaultOffString, setDefaultOnDouble, setDefaultOnString, setDriver, setHead, setInterlockActuator, setInterlockMonitor, setName, setValueTypeConfirmed, suggestValueType, typedValue, typedValueapplyConfiguration, getApproximativeLocation, getAxis, getAxisRotation, getAxisX, getAxisY, getAxisZ, getCalibratedHeadOffsets, getCoordinateAxisZ, getEffectiveSafeZ, getLocation, getMappedAxes, getSafeZ, getSafeZZone, headMountableToRawZ, isInSafeZZone, isReachable, moveTo, moveToSafeZ, moveToSafeZ, rawToHeadMountableZ, setAxis, setAxis, setAxisRotation, setAxisX, setAxisY, setAxisZ, setSafeZ, substituteUnchangedCoordinates, toAxesLocation, toHeadLocation, toHeadLocation, toHeadMountableLocation, toHeadMountableLocation, toMappedLocation, toRaw, toTransformed, waitForCompletionaddPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetHead, setHead, toHeadLocation, toHeadMountableLocation, waitForCompletiongetAxis, getAxisRotation, getAxisX, getAxisY, getAxisZ, getMappedAxes, toRaw, toTransformedgetEffectiveSafeZ, getSafeZ, getSafeZZone, isInSafeZZone, isReachable, moveTo, moveToSafeZ, moveToSafeZgetApproximativeLocation, getLocationgetIdfindIssues, getSubjectIcon, getSubjectTextisDriverlesspublic Wizard getConfigurationWizard()
WizardConfigurablegetConfigurationWizard in interface WizardConfigurablegetConfigurationWizard in class ReferenceActuatorprotected ReferenceMachine getMachine()
getMachine in class AbstractHeadMountablepublic void actuate(double feedLength)
throws java.lang.Exception
Actuatoractuate in interface Actuatoractuate in class ReferenceActuatorjava.lang.Exceptionprotected void driveActuation(double value)
throws java.lang.Exception
driveActuation in class ReferenceActuatorjava.lang.Exceptionpublic int getFeederId()
public void setFeederId(int feederId)
public int getPeelerId()
public void setPeelerId(int peelerId)
public int getFeedStrength()
public void setFeedStrength(int feedStrength)
public int getPeelStrength()
public void setPeelStrength(int peelerStrength)
public int getPeelLength()
public void setPeelLength(int peelLength)
public void moveTo(Location location, Motion.MotionOption... options) throws java.lang.Exception
moveTo in interface MovablemoveTo in class AbstractHeadMountablejava.lang.Exception