public class NeoDen4FeederActuator extends ReferenceActuator
ReferenceActuator.MachineStateActuation
Locatable.LocationOption
Actuator.ActuatorValueType, Actuator.InterlockMonitor
PropertySheetHolder.PropertySheet
deleteAction, disabledActuation, enabledActuation, homedActuation, lastActuationValue, permutateDownAction, permutateUpAction, safeZ
defaultOffDouble, defaultOffString, defaultOnDouble, defaultOnString, head, id, interlockActuator, name, valueType, valueTypeConfirmed
propertyChangeSupport
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, tryActuateBoolean
actuate, 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, typedValue
applyConfiguration, 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, waitForCompletion
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getHead, setHead, toHeadLocation, toHeadMountableLocation, waitForCompletion
getAxis, getAxisRotation, getAxisX, getAxisY, getAxisZ, getMappedAxes, toRaw, toTransformed
getEffectiveSafeZ, getSafeZ, getSafeZZone, isInSafeZZone, isReachable, moveTo, moveToSafeZ, moveToSafeZ
getApproximativeLocation, getLocation
getId
findIssues, getSubjectIcon, getSubjectText
isDriverless
public Wizard getConfigurationWizard()
WizardConfigurable
getConfigurationWizard
in interface WizardConfigurable
getConfigurationWizard
in class ReferenceActuator
protected ReferenceMachine getMachine()
getMachine
in class AbstractHeadMountable
public void actuate(double feedLength) throws java.lang.Exception
Actuator
actuate
in interface Actuator
actuate
in class ReferenceActuator
java.lang.Exception
protected void driveActuation(double value) throws java.lang.Exception
driveActuation
in class ReferenceActuator
java.lang.Exception
public 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 Movable
moveTo
in class AbstractHeadMountable
java.lang.Exception