Package uk.ac.gda.devices.bssc
Class DummyBioSAXSSampleChanger
java.lang.Object
gda.factory.ConfigurableBase
gda.factory.FindableConfigurableBase
gda.device.DeviceBase
uk.ac.gda.devices.bssc.BioSAXSSampleChanger
uk.ac.gda.devices.bssc.DummyBioSAXSSampleChanger
- All Implemented Interfaces:
Device,Configurable,Findable,gda.observable.IObservable,org.embl.bssc.scServerInterface
-
Field Summary
FieldsFields inherited from class gda.device.DeviceBase
DEFAULT_PROTECTION_LEVEL_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidabort()intcheckTaskResult(int arg0) intclean()booleanintdry(double arg0) intfill(int arg0, int arg1, int arg2, double arg3) intflow(double arg0, double arg1) intflowAll(double arg0) voidforceEnablePlate(int arg0) String[]doublebooleanbooleanbooleanint[]booleanintdoublegetEffectiveLoadedVolume(double arg0, org.embl.bssc.scPrefs.ViscosityLevel arg1) booleanbooleanbooleanbooleanorg.embl.bssc.scDevSamplePath.FocusPositionbooleanbyte[]String[]intbooleanbooleanbooleandouble[]getPlateInfo(int arg0) String[]double[]getPlateTypeInfo(String arg0) org.embl.ctrl.StateintgetPort()booleandoubleorg.embl.bssc.scPrefs.SampleTypedoubledoubledoubledoubleorg.embl.ctrl.StategetState()String[]getTaskInfo(int arg0) doubledoubledoubledoublebooleanorg.embl.bssc.scPrefs.ViscosityLevelbooleanintbooleanintintgetWellLiquidVolume(int arg0, int arg1, int arg2) doublegetWellVolume(int arg0, int arg1, int arg2) booleanisReady()booleanisTaskRunning(int arg0) intintmeasureConcentration(int arg0, int arg1, int arg2) intmix(int arg0, int arg1, int arg2, double arg3, int arg4) voidmoveSyringeBackward(double arg0) voidmoveSyringeForward(double arg0) voidonEvent(org.embl.net.Event event) voidintpull(double arg0, double arg1) intpush(double arg0, double arg1) intrecuperate(int arg0, int arg1, int arg2) voidrestart(boolean arg0) intvoidsetBeamLocation(String arg0) voidsetBeamShapeEllipse(boolean arg0) voidsetEnablePlateBarcodeScan(boolean arg0) voidsetEnableSpectrometer(boolean arg0) voidsetEnableVolumeDetectionInWell(boolean arg0) voidsetFocusPosition(org.embl.bssc.scDevSamplePath.FocusPosition arg0) voidsetHostname(String hostname) voidsetLightLevel(int arg0) voidsetLiquidPositionFixed(boolean arg0) voidsetLocalLockout(boolean arg0) voidsetPort(int port) voidsetSamplePathDeadVolume(double arg0) voidsetSampleType(String arg0) voidsetSampleType(org.embl.bssc.scPrefs.SampleType arg0) voidsetTemperatureSampleStorage(double arg0) voidsetTemperatureSampleStorageSetpoint(double arg0) voidsetTemperatureSEU(double arg0) voidsetTemperatureSEUSetpoint(double arg0) voidsetViscosityLevel(String arg0) voidsetViscosityLevel(org.embl.bssc.scPrefs.ViscosityLevel arg0) voidinttransfer(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, double arg6) voidvoidwaitReady(int timeout) intwaitTemperatureSample(double arg0) intwaitTemperatureSEU(double arg0) Methods inherited from class uk.ac.gda.devices.bssc.BioSAXSSampleChanger
configureMethods inherited from class gda.device.DeviceBase
addIObserver, close, deleteIObserver, deleteIObservers, getAttribute, getName, getProtectionLevel, isBeingObserved, isConfigureAtStartup, notifyIObservers, setAttribute, setConfigureAtStartup, setName, setProtectionLevelMethods inherited from class gda.factory.ConfigurableBase
isConfigured, reconfigure, setConfiguredMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gda.factory.Configurable
isConfigured, reconfigure
-
Field Details
-
DUMMY
public static final boolean DUMMY- See Also:
-
-
Constructor Details
-
DummyBioSAXSSampleChanger
public DummyBioSAXSSampleChanger()
-
-
Method Details
-
getPort
public int getPort()- Overrides:
getPortin classBioSAXSSampleChanger
-
setPort
public void setPort(int port) - Overrides:
setPortin classBioSAXSSampleChanger
-
getHostname
- Overrides:
getHostnamein classBioSAXSSampleChanger
-
setHostname
- Overrides:
setHostnamein classBioSAXSSampleChanger
-
getState
public org.embl.ctrl.State getState() throws org.embl.BaseException- Specified by:
getStatein interfaceorg.embl.bssc.scServerInterface- Overrides:
getStatein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
waitReady
public void waitReady() throws org.embl.BaseException- Overrides:
waitReadyin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
waitReady
public void waitReady(int timeout) throws org.embl.BaseException - Overrides:
waitReadyin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
isReady
public boolean isReady() throws org.embl.BaseException- Overrides:
isReadyin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
onEvent
public void onEvent(org.embl.net.Event event) - Overrides:
onEventin classBioSAXSSampleChanger
-
abort
public void abort() throws org.embl.BaseException- Specified by:
abortin interfaceorg.embl.bssc.scServerInterface- Overrides:
abortin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
calibrate
public int calibrate() throws org.embl.BaseException- Specified by:
calibratein interfaceorg.embl.bssc.scServerInterface- Overrides:
calibratein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
checkTaskResult
- Specified by:
checkTaskResultin interfaceorg.embl.bssc.scServerInterface- Overrides:
checkTaskResultin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
clean
public int clean() throws org.embl.BaseException- Specified by:
cleanin interfaceorg.embl.bssc.scServerInterface- Overrides:
cleanin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
detectCapillary
public boolean detectCapillary() throws org.embl.BaseException- Specified by:
detectCapillaryin interfaceorg.embl.bssc.scServerInterface- Overrides:
detectCapillaryin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
dry
public int dry(double arg0) throws org.embl.BaseException - Specified by:
dryin interfaceorg.embl.bssc.scServerInterface- Overrides:
dryin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
fill
public int fill(int arg0, int arg1, int arg2, double arg3) throws org.embl.BaseException - Specified by:
fillin interfaceorg.embl.bssc.scServerInterface- Overrides:
fillin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
flow
public int flow(double arg0, double arg1) throws org.embl.BaseException - Specified by:
flowin interfaceorg.embl.bssc.scServerInterface- Overrides:
flowin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
flowAll
public int flowAll(double arg0) throws org.embl.BaseException - Specified by:
flowAllin interfaceorg.embl.bssc.scServerInterface- Overrides:
flowAllin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
forceEnablePlate
public void forceEnablePlate(int arg0) throws org.embl.BaseException - Specified by:
forceEnablePlatein interfaceorg.embl.bssc.scServerInterface- Overrides:
forceEnablePlatein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getAlarmList
- Specified by:
getAlarmListin interfaceorg.embl.bssc.scServerInterface- Overrides:
getAlarmListin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getBeamLocation
- Specified by:
getBeamLocationin interfaceorg.embl.bssc.scServerInterface- Overrides:
getBeamLocationin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getBeamMarkVolume
public double getBeamMarkVolume() throws org.embl.BaseException- Specified by:
getBeamMarkVolumein interfaceorg.embl.bssc.scServerInterface- Overrides:
getBeamMarkVolumein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getCleanVenturiOK
public boolean getCleanVenturiOK() throws org.embl.BaseException- Specified by:
getCleanVenturiOKin interfaceorg.embl.bssc.scServerInterface- Overrides:
getCleanVenturiOKin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getCollisionDetected
public boolean getCollisionDetected() throws org.embl.BaseException- Specified by:
getCollisionDetectedin interfaceorg.embl.bssc.scServerInterface- Overrides:
getCollisionDetectedin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getCommandException
- Specified by:
getCommandExceptionin interfaceorg.embl.bssc.scServerInterface- Overrides:
getCommandExceptionin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getCommandOutput
- Specified by:
getCommandOutputin interfaceorg.embl.bssc.scServerInterface- Overrides:
getCommandOutputin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getCoverOpen
public boolean getCoverOpen() throws org.embl.BaseException- Specified by:
getCoverOpenin interfaceorg.embl.bssc.scServerInterface- Overrides:
getCoverOpenin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getCurrentLiquidPosition
public int[] getCurrentLiquidPosition() throws org.embl.BaseException- Specified by:
getCurrentLiquidPositionin interfaceorg.embl.bssc.scServerInterface- Overrides:
getCurrentLiquidPositionin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getDetergentEmpty
public boolean getDetergentEmpty() throws org.embl.BaseException- Specified by:
getDetergentEmptyin interfaceorg.embl.bssc.scServerInterface- Overrides:
getDetergentEmptyin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getDetergentLevel
public int getDetergentLevel() throws org.embl.BaseException- Specified by:
getDetergentLevelin interfaceorg.embl.bssc.scServerInterface- Overrides:
getDetergentLevelin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getEffectiveLoadedVolume
public double getEffectiveLoadedVolume(double arg0, org.embl.bssc.scPrefs.ViscosityLevel arg1) throws org.embl.BaseException - Specified by:
getEffectiveLoadedVolumein interfaceorg.embl.bssc.scServerInterface- Overrides:
getEffectiveLoadedVolumein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getEnablePlateBarcodeScan
public boolean getEnablePlateBarcodeScan() throws org.embl.BaseException- Specified by:
getEnablePlateBarcodeScanin interfaceorg.embl.bssc.scServerInterface- Overrides:
getEnablePlateBarcodeScanin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getEnableSpectrometer
public boolean getEnableSpectrometer() throws org.embl.BaseException- Specified by:
getEnableSpectrometerin interfaceorg.embl.bssc.scServerInterface- Overrides:
getEnableSpectrometerin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getEnableVolumeDetectionInWell
public boolean getEnableVolumeDetectionInWell() throws org.embl.BaseException- Specified by:
getEnableVolumeDetectionInWellin interfaceorg.embl.bssc.scServerInterface- Overrides:
getEnableVolumeDetectionInWellin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getFlooding
public boolean getFlooding() throws org.embl.BaseException- Specified by:
getFloodingin interfaceorg.embl.bssc.scServerInterface- Overrides:
getFloodingin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getFocusPosition
public org.embl.bssc.scDevSamplePath.FocusPosition getFocusPosition() throws org.embl.BaseException- Specified by:
getFocusPositionin interfaceorg.embl.bssc.scServerInterface- Overrides:
getFocusPositionin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getHardwareInitPending
public boolean getHardwareInitPending() throws org.embl.BaseException- Specified by:
getHardwareInitPendingin interfaceorg.embl.bssc.scServerInterface- Overrides:
getHardwareInitPendingin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getImageJPG
public byte[] getImageJPG() throws org.embl.BaseException- Specified by:
getImageJPGin interfaceorg.embl.bssc.scServerInterface- Overrides:
getImageJPGin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getLastTaskInfo
- Specified by:
getLastTaskInfoin interfaceorg.embl.bssc.scServerInterface- Overrides:
getLastTaskInfoin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getLightLevel
public int getLightLevel() throws org.embl.BaseException- Specified by:
getLightLevelin interfaceorg.embl.bssc.scServerInterface- Overrides:
getLightLevelin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getLiquidPositionFixed
public boolean getLiquidPositionFixed() throws org.embl.BaseException- Specified by:
getLiquidPositionFixedin interfaceorg.embl.bssc.scServerInterface- Overrides:
getLiquidPositionFixedin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getLocalLockout
public boolean getLocalLockout() throws org.embl.BaseException- Specified by:
getLocalLockoutin interfaceorg.embl.bssc.scServerInterface- Overrides:
getLocalLockoutin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getOverflowVenturiOK
public boolean getOverflowVenturiOK() throws org.embl.BaseException- Specified by:
getOverflowVenturiOKin interfaceorg.embl.bssc.scServerInterface- Overrides:
getOverflowVenturiOKin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getPLCState
public org.embl.ctrl.State getPLCState() throws org.embl.BaseException- Specified by:
getPLCStatein interfaceorg.embl.bssc.scServerInterface- Overrides:
getPLCStatein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getPlateInfo
public double[] getPlateInfo(int arg0) throws org.embl.BaseException - Specified by:
getPlateInfoin interfaceorg.embl.bssc.scServerInterface- Overrides:
getPlateInfoin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getPlateTypeInfo
- Specified by:
getPlateTypeInfoin interfaceorg.embl.bssc.scServerInterface- Overrides:
getPlateTypeInfoin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getPlatesIDs
- Specified by:
getPlatesIDsin interfaceorg.embl.bssc.scServerInterface- Overrides:
getPlatesIDsin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getPower12OK
public boolean getPower12OK() throws org.embl.BaseException- Specified by:
getPower12OKin interfaceorg.embl.bssc.scServerInterface- Overrides:
getPower12OKin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getSamplePathDeadVolume
public double getSamplePathDeadVolume() throws org.embl.BaseException- Specified by:
getSamplePathDeadVolumein interfaceorg.embl.bssc.scServerInterface- Overrides:
getSamplePathDeadVolumein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getSampleType
public org.embl.bssc.scPrefs.SampleType getSampleType() throws org.embl.BaseException- Specified by:
getSampleTypein interfaceorg.embl.bssc.scServerInterface- Overrides:
getSampleTypein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getSampleVolumeWell
public double getSampleVolumeWell() throws org.embl.BaseException- Specified by:
getSampleVolumeWellin interfaceorg.embl.bssc.scServerInterface- Overrides:
getSampleVolumeWellin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getSpectrometerDarkReadout
public double getSpectrometerDarkReadout() throws org.embl.BaseException- Specified by:
getSpectrometerDarkReadoutin interfaceorg.embl.bssc.scServerInterface- Overrides:
getSpectrometerDarkReadoutin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getSpectrometerReadout
public double getSpectrometerReadout() throws org.embl.BaseException- Specified by:
getSpectrometerReadoutin interfaceorg.embl.bssc.scServerInterface- Overrides:
getSpectrometerReadoutin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getSpectrometerRealPathLenght
public double getSpectrometerRealPathLenght() throws org.embl.BaseException- Specified by:
getSpectrometerRealPathLenghtin interfaceorg.embl.bssc.scServerInterface- Overrides:
getSpectrometerRealPathLenghtin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getStatus
- Specified by:
getStatusin interfaceorg.embl.bssc.scServerInterface- Overrides:
getStatusin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getTaskInfo
- Specified by:
getTaskInfoin interfaceorg.embl.bssc.scServerInterface- Overrides:
getTaskInfoin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getTemperatureSEU
public double getTemperatureSEU() throws org.embl.BaseException- Specified by:
getTemperatureSEUin interfaceorg.embl.bssc.scServerInterface- Overrides:
getTemperatureSEUin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getTemperatureSEUSetpoint
public double getTemperatureSEUSetpoint() throws org.embl.BaseException- Specified by:
getTemperatureSEUSetpointin interfaceorg.embl.bssc.scServerInterface- Overrides:
getTemperatureSEUSetpointin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getTemperatureSampleStorage
public double getTemperatureSampleStorage() throws org.embl.BaseException- Specified by:
getTemperatureSampleStoragein interfaceorg.embl.bssc.scServerInterface- Overrides:
getTemperatureSampleStoragein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getTemperatureSampleStorageSetpoint
public double getTemperatureSampleStorageSetpoint() throws org.embl.BaseException- Specified by:
getTemperatureSampleStorageSetpointin interfaceorg.embl.bssc.scServerInterface- Overrides:
getTemperatureSampleStorageSetpointin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getUptime
- Specified by:
getUptimein interfaceorg.embl.bssc.scServerInterface- Overrides:
getUptimein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getVacuumOK
public boolean getVacuumOK() throws org.embl.BaseException- Specified by:
getVacuumOKin interfaceorg.embl.bssc.scServerInterface- Overrides:
getVacuumOKin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getVersion
- Specified by:
getVersionin interfaceorg.embl.bssc.scServerInterface- Overrides:
getVersionin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getViscosityLevel
public org.embl.bssc.scPrefs.ViscosityLevel getViscosityLevel() throws org.embl.BaseException- Specified by:
getViscosityLevelin interfaceorg.embl.bssc.scServerInterface- Overrides:
getViscosityLevelin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getWasteFull
public boolean getWasteFull() throws org.embl.BaseException- Specified by:
getWasteFullin interfaceorg.embl.bssc.scServerInterface- Overrides:
getWasteFullin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getWasteLevel
public int getWasteLevel() throws org.embl.BaseException- Specified by:
getWasteLevelin interfaceorg.embl.bssc.scServerInterface- Overrides:
getWasteLevelin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getWaterEmpty
public boolean getWaterEmpty() throws org.embl.BaseException- Specified by:
getWaterEmptyin interfaceorg.embl.bssc.scServerInterface- Overrides:
getWaterEmptyin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getWaterLevel
public int getWaterLevel() throws org.embl.BaseException- Specified by:
getWaterLevelin interfaceorg.embl.bssc.scServerInterface- Overrides:
getWaterLevelin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getWellLiquidVolume
public int getWellLiquidVolume(int arg0, int arg1, int arg2) throws org.embl.BaseException - Specified by:
getWellLiquidVolumein interfaceorg.embl.bssc.scServerInterface- Overrides:
getWellLiquidVolumein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
getWellVolume
public double getWellVolume(int arg0, int arg1, int arg2) throws org.embl.BaseException - Specified by:
getWellVolumein interfaceorg.embl.bssc.scServerInterface- Overrides:
getWellVolumein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
isTaskRunning
public boolean isTaskRunning(int arg0) throws org.embl.BaseException - Specified by:
isTaskRunningin interfaceorg.embl.bssc.scServerInterface- Overrides:
isTaskRunningin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
loadPlates
public int loadPlates() throws org.embl.BaseException- Specified by:
loadPlatesin interfaceorg.embl.bssc.scServerInterface- Overrides:
loadPlatesin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
measureConcentration
public int measureConcentration(int arg0, int arg1, int arg2) throws org.embl.BaseException - Specified by:
measureConcentrationin interfaceorg.embl.bssc.scServerInterface- Overrides:
measureConcentrationin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
mix
public int mix(int arg0, int arg1, int arg2, double arg3, int arg4) throws org.embl.BaseException - Specified by:
mixin interfaceorg.embl.bssc.scServerInterface- Overrides:
mixin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
moveSyringeBackward
public void moveSyringeBackward(double arg0) throws org.embl.BaseException - Specified by:
moveSyringeBackwardin interfaceorg.embl.bssc.scServerInterface- Overrides:
moveSyringeBackwardin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
moveSyringeForward
public void moveSyringeForward(double arg0) throws org.embl.BaseException - Specified by:
moveSyringeForwardin interfaceorg.embl.bssc.scServerInterface- Overrides:
moveSyringeForwardin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
onExposureCellFilled
public void onExposureCellFilled() throws org.embl.BaseException- Specified by:
onExposureCellFilledin interfaceorg.embl.bssc.scServerInterface- Overrides:
onExposureCellFilledin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
pull
public int pull(double arg0, double arg1) throws org.embl.BaseException - Specified by:
pullin interfaceorg.embl.bssc.scServerInterface- Overrides:
pullin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
push
public int push(double arg0, double arg1) throws org.embl.BaseException - Specified by:
pushin interfaceorg.embl.bssc.scServerInterface- Overrides:
pushin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
recuperate
public int recuperate(int arg0, int arg1, int arg2) throws org.embl.BaseException - Specified by:
recuperatein interfaceorg.embl.bssc.scServerInterface- Overrides:
recuperatein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
restart
public void restart(boolean arg0) throws org.embl.BaseException - Specified by:
restartin interfaceorg.embl.bssc.scServerInterface- Overrides:
restartin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
scanAndPark
public int scanAndPark() throws org.embl.BaseException- Specified by:
scanAndParkin interfaceorg.embl.bssc.scServerInterface- Overrides:
scanAndParkin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setBeamLocation
- Specified by:
setBeamLocationin interfaceorg.embl.bssc.scServerInterface- Overrides:
setBeamLocationin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setBeamShapeEllipse
public void setBeamShapeEllipse(boolean arg0) throws org.embl.BaseException - Specified by:
setBeamShapeEllipsein interfaceorg.embl.bssc.scServerInterface- Overrides:
setBeamShapeEllipsein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setEnablePlateBarcodeScan
public void setEnablePlateBarcodeScan(boolean arg0) throws org.embl.BaseException - Specified by:
setEnablePlateBarcodeScanin interfaceorg.embl.bssc.scServerInterface- Overrides:
setEnablePlateBarcodeScanin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setEnableSpectrometer
public void setEnableSpectrometer(boolean arg0) throws org.embl.BaseException - Specified by:
setEnableSpectrometerin interfaceorg.embl.bssc.scServerInterface- Overrides:
setEnableSpectrometerin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setEnableVolumeDetectionInWell
public void setEnableVolumeDetectionInWell(boolean arg0) throws org.embl.BaseException - Specified by:
setEnableVolumeDetectionInWellin interfaceorg.embl.bssc.scServerInterface- Overrides:
setEnableVolumeDetectionInWellin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setFocusPosition
public void setFocusPosition(org.embl.bssc.scDevSamplePath.FocusPosition arg0) throws org.embl.BaseException - Specified by:
setFocusPositionin interfaceorg.embl.bssc.scServerInterface- Overrides:
setFocusPositionin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setLightLevel
public void setLightLevel(int arg0) throws org.embl.BaseException - Specified by:
setLightLevelin interfaceorg.embl.bssc.scServerInterface- Overrides:
setLightLevelin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setLiquidPositionFixed
public void setLiquidPositionFixed(boolean arg0) throws org.embl.BaseException - Specified by:
setLiquidPositionFixedin interfaceorg.embl.bssc.scServerInterface- Overrides:
setLiquidPositionFixedin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setLocalLockout
public void setLocalLockout(boolean arg0) throws org.embl.BaseException - Specified by:
setLocalLockoutin interfaceorg.embl.bssc.scServerInterface- Overrides:
setLocalLockoutin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setSamplePathDeadVolume
public void setSamplePathDeadVolume(double arg0) throws org.embl.BaseException - Specified by:
setSamplePathDeadVolumein interfaceorg.embl.bssc.scServerInterface- Overrides:
setSamplePathDeadVolumein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setSampleType
- Overrides:
setSampleTypein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setSampleType
public void setSampleType(org.embl.bssc.scPrefs.SampleType arg0) throws org.embl.BaseException - Specified by:
setSampleTypein interfaceorg.embl.bssc.scServerInterface- Overrides:
setSampleTypein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setTemperatureSEU
public void setTemperatureSEU(double arg0) throws org.embl.BaseException - Specified by:
setTemperatureSEUin interfaceorg.embl.bssc.scServerInterface- Overrides:
setTemperatureSEUin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setTemperatureSEUSetpoint
public void setTemperatureSEUSetpoint(double arg0) throws org.embl.BaseException - Specified by:
setTemperatureSEUSetpointin interfaceorg.embl.bssc.scServerInterface- Overrides:
setTemperatureSEUSetpointin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setTemperatureSampleStorage
public void setTemperatureSampleStorage(double arg0) throws org.embl.BaseException - Specified by:
setTemperatureSampleStoragein interfaceorg.embl.bssc.scServerInterface- Overrides:
setTemperatureSampleStoragein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setTemperatureSampleStorageSetpoint
public void setTemperatureSampleStorageSetpoint(double arg0) throws org.embl.BaseException - Specified by:
setTemperatureSampleStorageSetpointin interfaceorg.embl.bssc.scServerInterface- Overrides:
setTemperatureSampleStorageSetpointin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setViscosityLevel
- Overrides:
setViscosityLevelin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
setViscosityLevel
public void setViscosityLevel(org.embl.bssc.scPrefs.ViscosityLevel arg0) throws org.embl.BaseException - Specified by:
setViscosityLevelin interfaceorg.embl.bssc.scServerInterface- Overrides:
setViscosityLevelin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
stopSyringe
public void stopSyringe() throws org.embl.BaseException- Specified by:
stopSyringein interfaceorg.embl.bssc.scServerInterface- Overrides:
stopSyringein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
transfer
public int transfer(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, double arg6) throws org.embl.BaseException - Specified by:
transferin interfaceorg.embl.bssc.scServerInterface- Overrides:
transferin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
waitTemperatureSEU
public int waitTemperatureSEU(double arg0) throws org.embl.BaseException - Specified by:
waitTemperatureSEUin interfaceorg.embl.bssc.scServerInterface- Overrides:
waitTemperatureSEUin classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-
waitTemperatureSample
public int waitTemperatureSample(double arg0) throws org.embl.BaseException - Specified by:
waitTemperatureSamplein interfaceorg.embl.bssc.scServerInterface- Overrides:
waitTemperatureSamplein classBioSAXSSampleChanger- Throws:
org.embl.BaseException
-