public class ReferenceStripFeeder extends ReferenceFeeder
Modifier and Type | Class and Description |
---|---|
static class |
ReferenceStripFeeder.TapeType |
PropertySheetHolder.PropertySheet
location
enabled, id, name, part, partId, retryCount
propertyChangeSupport
Constructor and Description |
---|
ReferenceStripFeeder() |
getLocation, setLocation
getId, getName, getPart, getPropertySheetHolderIcon, getPropertySheets, getRetryCount, isEnabled, postPick, setEnabled, setName, setPart, setRetryCount
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
public Length getHoleDiameterMin()
public Length getHoleDiameterMax()
public Length getHolePitchMin()
public Length getHoleDistanceMin()
public Length getHoleDistanceMax()
public Length getHoleLineDistanceMax()
public Location getPickLocation() throws java.lang.Exception
Feeder
java.lang.Exception
public Location[] getIdealLineLocations()
public void feed(Nozzle nozzle) throws java.lang.Exception
Feeder
nozzle
- The Nozzle to be used for picking after the feed is completed. The Feeder may
use this Nozzle to determine which Head, and therefore which Actuators and Cameras it
can use for assistance.java.lang.Exception
public CvPipeline getPipeline()
public void resetPipeline()
public ReferenceStripFeeder.TapeType getTapeType()
public void setTapeType(ReferenceStripFeeder.TapeType tapeType)
public Location getReferenceHoleLocation()
public void setReferenceHoleLocation(Location referenceHoleLocation)
public Location getLastHoleLocation()
public void setLastHoleLocation(Location lastHoleLocation)
public Length getHoleDiameter()
public void setHoleDiameter(Length holeDiameter)
public Length getHolePitch()
public void setHolePitch(Length holePitch)
public Length getPartPitch()
public void setPartPitch(Length partPitch)
public Length getTapeWidth()
public void setTapeWidth(Length tapeWidth)
public int getFeedCount()
public void setFeedCount(int feedCount)
public Length getReferenceHoleToPartLinear()
public void setReferenceHoleToPartLinear(Length referenceHoleToPartLinear)
public boolean isVisionEnabled()
public void setVisionEnabled(boolean visionEnabled)
public java.lang.String toString()
toString
in class java.lang.Object
public Wizard getConfigurationWizard()
WizardConfigurable
public java.lang.String getPropertySheetHolderTitle()
public PropertySheetHolder[] getChildPropertySheetHolders()
public javax.swing.Action[] getPropertySheetHolderActions()