Class DummyBioSAXSSampleChanger

All Implemented Interfaces:
Device, Configurable, Findable, gda.observable.IObservable, org.embl.bssc.scServerInterface

public class DummyBioSAXSSampleChanger extends BioSAXSSampleChanger
  • Field Details

  • Constructor Details

    • DummyBioSAXSSampleChanger

      public DummyBioSAXSSampleChanger()
  • Method Details

    • getPort

      public int getPort()
      Overrides:
      getPort in class BioSAXSSampleChanger
    • setPort

      public void setPort(int port)
      Overrides:
      setPort in class BioSAXSSampleChanger
    • getHostname

      public String getHostname()
      Overrides:
      getHostname in class BioSAXSSampleChanger
    • setHostname

      public void setHostname(String hostname)
      Overrides:
      setHostname in class BioSAXSSampleChanger
    • getState

      public org.embl.ctrl.State getState() throws org.embl.BaseException
      Specified by:
      getState in interface org.embl.bssc.scServerInterface
      Overrides:
      getState in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • waitReady

      public void waitReady() throws org.embl.BaseException
      Overrides:
      waitReady in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • waitReady

      public void waitReady(int timeout) throws org.embl.BaseException
      Overrides:
      waitReady in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • isReady

      public boolean isReady() throws org.embl.BaseException
      Overrides:
      isReady in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • onEvent

      public void onEvent(org.embl.net.Event event)
      Overrides:
      onEvent in class BioSAXSSampleChanger
    • abort

      public void abort() throws org.embl.BaseException
      Specified by:
      abort in interface org.embl.bssc.scServerInterface
      Overrides:
      abort in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • calibrate

      public int calibrate() throws org.embl.BaseException
      Specified by:
      calibrate in interface org.embl.bssc.scServerInterface
      Overrides:
      calibrate in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • checkTaskResult

      public String checkTaskResult(int arg0) throws org.embl.BaseException
      Specified by:
      checkTaskResult in interface org.embl.bssc.scServerInterface
      Overrides:
      checkTaskResult in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • clean

      public int clean() throws org.embl.BaseException
      Specified by:
      clean in interface org.embl.bssc.scServerInterface
      Overrides:
      clean in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • detectCapillary

      public boolean detectCapillary() throws org.embl.BaseException
      Specified by:
      detectCapillary in interface org.embl.bssc.scServerInterface
      Overrides:
      detectCapillary in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • dry

      public int dry(double arg0) throws org.embl.BaseException
      Specified by:
      dry in interface org.embl.bssc.scServerInterface
      Overrides:
      dry in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • fill

      public int fill(int arg0, int arg1, int arg2, double arg3) throws org.embl.BaseException
      Specified by:
      fill in interface org.embl.bssc.scServerInterface
      Overrides:
      fill in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • flow

      public int flow(double arg0, double arg1) throws org.embl.BaseException
      Specified by:
      flow in interface org.embl.bssc.scServerInterface
      Overrides:
      flow in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • flowAll

      public int flowAll(double arg0) throws org.embl.BaseException
      Specified by:
      flowAll in interface org.embl.bssc.scServerInterface
      Overrides:
      flowAll in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • forceEnablePlate

      public void forceEnablePlate(int arg0) throws org.embl.BaseException
      Specified by:
      forceEnablePlate in interface org.embl.bssc.scServerInterface
      Overrides:
      forceEnablePlate in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getAlarmList

      public String[] getAlarmList() throws org.embl.BaseException
      Specified by:
      getAlarmList in interface org.embl.bssc.scServerInterface
      Overrides:
      getAlarmList in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getBeamLocation

      public String getBeamLocation() throws org.embl.BaseException
      Specified by:
      getBeamLocation in interface org.embl.bssc.scServerInterface
      Overrides:
      getBeamLocation in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getBeamMarkVolume

      public double getBeamMarkVolume() throws org.embl.BaseException
      Specified by:
      getBeamMarkVolume in interface org.embl.bssc.scServerInterface
      Overrides:
      getBeamMarkVolume in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getCleanVenturiOK

      public boolean getCleanVenturiOK() throws org.embl.BaseException
      Specified by:
      getCleanVenturiOK in interface org.embl.bssc.scServerInterface
      Overrides:
      getCleanVenturiOK in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getCollisionDetected

      public boolean getCollisionDetected() throws org.embl.BaseException
      Specified by:
      getCollisionDetected in interface org.embl.bssc.scServerInterface
      Overrides:
      getCollisionDetected in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getCommandException

      public String getCommandException() throws org.embl.BaseException
      Specified by:
      getCommandException in interface org.embl.bssc.scServerInterface
      Overrides:
      getCommandException in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getCommandOutput

      public String getCommandOutput() throws org.embl.BaseException
      Specified by:
      getCommandOutput in interface org.embl.bssc.scServerInterface
      Overrides:
      getCommandOutput in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getCoverOpen

      public boolean getCoverOpen() throws org.embl.BaseException
      Specified by:
      getCoverOpen in interface org.embl.bssc.scServerInterface
      Overrides:
      getCoverOpen in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getCurrentLiquidPosition

      public int[] getCurrentLiquidPosition() throws org.embl.BaseException
      Specified by:
      getCurrentLiquidPosition in interface org.embl.bssc.scServerInterface
      Overrides:
      getCurrentLiquidPosition in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getDetergentEmpty

      public boolean getDetergentEmpty() throws org.embl.BaseException
      Specified by:
      getDetergentEmpty in interface org.embl.bssc.scServerInterface
      Overrides:
      getDetergentEmpty in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getDetergentLevel

      public int getDetergentLevel() throws org.embl.BaseException
      Specified by:
      getDetergentLevel in interface org.embl.bssc.scServerInterface
      Overrides:
      getDetergentLevel in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getEffectiveLoadedVolume

      public double getEffectiveLoadedVolume(double arg0, org.embl.bssc.scPrefs.ViscosityLevel arg1) throws org.embl.BaseException
      Specified by:
      getEffectiveLoadedVolume in interface org.embl.bssc.scServerInterface
      Overrides:
      getEffectiveLoadedVolume in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getEnablePlateBarcodeScan

      public boolean getEnablePlateBarcodeScan() throws org.embl.BaseException
      Specified by:
      getEnablePlateBarcodeScan in interface org.embl.bssc.scServerInterface
      Overrides:
      getEnablePlateBarcodeScan in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getEnableSpectrometer

      public boolean getEnableSpectrometer() throws org.embl.BaseException
      Specified by:
      getEnableSpectrometer in interface org.embl.bssc.scServerInterface
      Overrides:
      getEnableSpectrometer in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getEnableVolumeDetectionInWell

      public boolean getEnableVolumeDetectionInWell() throws org.embl.BaseException
      Specified by:
      getEnableVolumeDetectionInWell in interface org.embl.bssc.scServerInterface
      Overrides:
      getEnableVolumeDetectionInWell in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getFlooding

      public boolean getFlooding() throws org.embl.BaseException
      Specified by:
      getFlooding in interface org.embl.bssc.scServerInterface
      Overrides:
      getFlooding in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getFocusPosition

      public org.embl.bssc.scDevSamplePath.FocusPosition getFocusPosition() throws org.embl.BaseException
      Specified by:
      getFocusPosition in interface org.embl.bssc.scServerInterface
      Overrides:
      getFocusPosition in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getHardwareInitPending

      public boolean getHardwareInitPending() throws org.embl.BaseException
      Specified by:
      getHardwareInitPending in interface org.embl.bssc.scServerInterface
      Overrides:
      getHardwareInitPending in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getImageJPG

      public byte[] getImageJPG() throws org.embl.BaseException
      Specified by:
      getImageJPG in interface org.embl.bssc.scServerInterface
      Overrides:
      getImageJPG in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getLastTaskInfo

      public String[] getLastTaskInfo() throws org.embl.BaseException
      Specified by:
      getLastTaskInfo in interface org.embl.bssc.scServerInterface
      Overrides:
      getLastTaskInfo in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getLightLevel

      public int getLightLevel() throws org.embl.BaseException
      Specified by:
      getLightLevel in interface org.embl.bssc.scServerInterface
      Overrides:
      getLightLevel in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getLiquidPositionFixed

      public boolean getLiquidPositionFixed() throws org.embl.BaseException
      Specified by:
      getLiquidPositionFixed in interface org.embl.bssc.scServerInterface
      Overrides:
      getLiquidPositionFixed in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getLocalLockout

      public boolean getLocalLockout() throws org.embl.BaseException
      Specified by:
      getLocalLockout in interface org.embl.bssc.scServerInterface
      Overrides:
      getLocalLockout in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getOverflowVenturiOK

      public boolean getOverflowVenturiOK() throws org.embl.BaseException
      Specified by:
      getOverflowVenturiOK in interface org.embl.bssc.scServerInterface
      Overrides:
      getOverflowVenturiOK in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getPLCState

      public org.embl.ctrl.State getPLCState() throws org.embl.BaseException
      Specified by:
      getPLCState in interface org.embl.bssc.scServerInterface
      Overrides:
      getPLCState in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getPlateInfo

      public double[] getPlateInfo(int arg0) throws org.embl.BaseException
      Specified by:
      getPlateInfo in interface org.embl.bssc.scServerInterface
      Overrides:
      getPlateInfo in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getPlateTypeInfo

      public double[] getPlateTypeInfo(String arg0) throws org.embl.BaseException
      Specified by:
      getPlateTypeInfo in interface org.embl.bssc.scServerInterface
      Overrides:
      getPlateTypeInfo in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getPlatesIDs

      public String[] getPlatesIDs() throws org.embl.BaseException
      Specified by:
      getPlatesIDs in interface org.embl.bssc.scServerInterface
      Overrides:
      getPlatesIDs in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getPower12OK

      public boolean getPower12OK() throws org.embl.BaseException
      Specified by:
      getPower12OK in interface org.embl.bssc.scServerInterface
      Overrides:
      getPower12OK in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getSamplePathDeadVolume

      public double getSamplePathDeadVolume() throws org.embl.BaseException
      Specified by:
      getSamplePathDeadVolume in interface org.embl.bssc.scServerInterface
      Overrides:
      getSamplePathDeadVolume in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getSampleType

      public org.embl.bssc.scPrefs.SampleType getSampleType() throws org.embl.BaseException
      Specified by:
      getSampleType in interface org.embl.bssc.scServerInterface
      Overrides:
      getSampleType in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getSampleVolumeWell

      public double getSampleVolumeWell() throws org.embl.BaseException
      Specified by:
      getSampleVolumeWell in interface org.embl.bssc.scServerInterface
      Overrides:
      getSampleVolumeWell in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getSpectrometerDarkReadout

      public double getSpectrometerDarkReadout() throws org.embl.BaseException
      Specified by:
      getSpectrometerDarkReadout in interface org.embl.bssc.scServerInterface
      Overrides:
      getSpectrometerDarkReadout in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getSpectrometerReadout

      public double getSpectrometerReadout() throws org.embl.BaseException
      Specified by:
      getSpectrometerReadout in interface org.embl.bssc.scServerInterface
      Overrides:
      getSpectrometerReadout in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getSpectrometerRealPathLenght

      public double getSpectrometerRealPathLenght() throws org.embl.BaseException
      Specified by:
      getSpectrometerRealPathLenght in interface org.embl.bssc.scServerInterface
      Overrides:
      getSpectrometerRealPathLenght in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getStatus

      public String getStatus() throws org.embl.BaseException
      Specified by:
      getStatus in interface org.embl.bssc.scServerInterface
      Overrides:
      getStatus in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getTaskInfo

      public String[] getTaskInfo(int arg0) throws org.embl.BaseException
      Specified by:
      getTaskInfo in interface org.embl.bssc.scServerInterface
      Overrides:
      getTaskInfo in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getTemperatureSEU

      public double getTemperatureSEU() throws org.embl.BaseException
      Specified by:
      getTemperatureSEU in interface org.embl.bssc.scServerInterface
      Overrides:
      getTemperatureSEU in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getTemperatureSEUSetpoint

      public double getTemperatureSEUSetpoint() throws org.embl.BaseException
      Specified by:
      getTemperatureSEUSetpoint in interface org.embl.bssc.scServerInterface
      Overrides:
      getTemperatureSEUSetpoint in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getTemperatureSampleStorage

      public double getTemperatureSampleStorage() throws org.embl.BaseException
      Specified by:
      getTemperatureSampleStorage in interface org.embl.bssc.scServerInterface
      Overrides:
      getTemperatureSampleStorage in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getTemperatureSampleStorageSetpoint

      public double getTemperatureSampleStorageSetpoint() throws org.embl.BaseException
      Specified by:
      getTemperatureSampleStorageSetpoint in interface org.embl.bssc.scServerInterface
      Overrides:
      getTemperatureSampleStorageSetpoint in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getUptime

      public String getUptime() throws org.embl.BaseException
      Specified by:
      getUptime in interface org.embl.bssc.scServerInterface
      Overrides:
      getUptime in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getVacuumOK

      public boolean getVacuumOK() throws org.embl.BaseException
      Specified by:
      getVacuumOK in interface org.embl.bssc.scServerInterface
      Overrides:
      getVacuumOK in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getVersion

      public String getVersion() throws org.embl.BaseException
      Specified by:
      getVersion in interface org.embl.bssc.scServerInterface
      Overrides:
      getVersion in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getViscosityLevel

      public org.embl.bssc.scPrefs.ViscosityLevel getViscosityLevel() throws org.embl.BaseException
      Specified by:
      getViscosityLevel in interface org.embl.bssc.scServerInterface
      Overrides:
      getViscosityLevel in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getWasteFull

      public boolean getWasteFull() throws org.embl.BaseException
      Specified by:
      getWasteFull in interface org.embl.bssc.scServerInterface
      Overrides:
      getWasteFull in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getWasteLevel

      public int getWasteLevel() throws org.embl.BaseException
      Specified by:
      getWasteLevel in interface org.embl.bssc.scServerInterface
      Overrides:
      getWasteLevel in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getWaterEmpty

      public boolean getWaterEmpty() throws org.embl.BaseException
      Specified by:
      getWaterEmpty in interface org.embl.bssc.scServerInterface
      Overrides:
      getWaterEmpty in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getWaterLevel

      public int getWaterLevel() throws org.embl.BaseException
      Specified by:
      getWaterLevel in interface org.embl.bssc.scServerInterface
      Overrides:
      getWaterLevel in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getWellLiquidVolume

      public int getWellLiquidVolume(int arg0, int arg1, int arg2) throws org.embl.BaseException
      Specified by:
      getWellLiquidVolume in interface org.embl.bssc.scServerInterface
      Overrides:
      getWellLiquidVolume in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • getWellVolume

      public double getWellVolume(int arg0, int arg1, int arg2) throws org.embl.BaseException
      Specified by:
      getWellVolume in interface org.embl.bssc.scServerInterface
      Overrides:
      getWellVolume in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • isTaskRunning

      public boolean isTaskRunning(int arg0) throws org.embl.BaseException
      Specified by:
      isTaskRunning in interface org.embl.bssc.scServerInterface
      Overrides:
      isTaskRunning in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • loadPlates

      public int loadPlates() throws org.embl.BaseException
      Specified by:
      loadPlates in interface org.embl.bssc.scServerInterface
      Overrides:
      loadPlates in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • measureConcentration

      public int measureConcentration(int arg0, int arg1, int arg2) throws org.embl.BaseException
      Specified by:
      measureConcentration in interface org.embl.bssc.scServerInterface
      Overrides:
      measureConcentration in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • mix

      public int mix(int arg0, int arg1, int arg2, double arg3, int arg4) throws org.embl.BaseException
      Specified by:
      mix in interface org.embl.bssc.scServerInterface
      Overrides:
      mix in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • moveSyringeBackward

      public void moveSyringeBackward(double arg0) throws org.embl.BaseException
      Specified by:
      moveSyringeBackward in interface org.embl.bssc.scServerInterface
      Overrides:
      moveSyringeBackward in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • moveSyringeForward

      public void moveSyringeForward(double arg0) throws org.embl.BaseException
      Specified by:
      moveSyringeForward in interface org.embl.bssc.scServerInterface
      Overrides:
      moveSyringeForward in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • onExposureCellFilled

      public void onExposureCellFilled() throws org.embl.BaseException
      Specified by:
      onExposureCellFilled in interface org.embl.bssc.scServerInterface
      Overrides:
      onExposureCellFilled in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • pull

      public int pull(double arg0, double arg1) throws org.embl.BaseException
      Specified by:
      pull in interface org.embl.bssc.scServerInterface
      Overrides:
      pull in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • push

      public int push(double arg0, double arg1) throws org.embl.BaseException
      Specified by:
      push in interface org.embl.bssc.scServerInterface
      Overrides:
      push in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • recuperate

      public int recuperate(int arg0, int arg1, int arg2) throws org.embl.BaseException
      Specified by:
      recuperate in interface org.embl.bssc.scServerInterface
      Overrides:
      recuperate in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • restart

      public void restart(boolean arg0) throws org.embl.BaseException
      Specified by:
      restart in interface org.embl.bssc.scServerInterface
      Overrides:
      restart in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • scanAndPark

      public int scanAndPark() throws org.embl.BaseException
      Specified by:
      scanAndPark in interface org.embl.bssc.scServerInterface
      Overrides:
      scanAndPark in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setBeamLocation

      public void setBeamLocation(String arg0) throws org.embl.BaseException
      Specified by:
      setBeamLocation in interface org.embl.bssc.scServerInterface
      Overrides:
      setBeamLocation in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setBeamShapeEllipse

      public void setBeamShapeEllipse(boolean arg0) throws org.embl.BaseException
      Specified by:
      setBeamShapeEllipse in interface org.embl.bssc.scServerInterface
      Overrides:
      setBeamShapeEllipse in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setEnablePlateBarcodeScan

      public void setEnablePlateBarcodeScan(boolean arg0) throws org.embl.BaseException
      Specified by:
      setEnablePlateBarcodeScan in interface org.embl.bssc.scServerInterface
      Overrides:
      setEnablePlateBarcodeScan in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setEnableSpectrometer

      public void setEnableSpectrometer(boolean arg0) throws org.embl.BaseException
      Specified by:
      setEnableSpectrometer in interface org.embl.bssc.scServerInterface
      Overrides:
      setEnableSpectrometer in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setEnableVolumeDetectionInWell

      public void setEnableVolumeDetectionInWell(boolean arg0) throws org.embl.BaseException
      Specified by:
      setEnableVolumeDetectionInWell in interface org.embl.bssc.scServerInterface
      Overrides:
      setEnableVolumeDetectionInWell in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setFocusPosition

      public void setFocusPosition(org.embl.bssc.scDevSamplePath.FocusPosition arg0) throws org.embl.BaseException
      Specified by:
      setFocusPosition in interface org.embl.bssc.scServerInterface
      Overrides:
      setFocusPosition in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setLightLevel

      public void setLightLevel(int arg0) throws org.embl.BaseException
      Specified by:
      setLightLevel in interface org.embl.bssc.scServerInterface
      Overrides:
      setLightLevel in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setLiquidPositionFixed

      public void setLiquidPositionFixed(boolean arg0) throws org.embl.BaseException
      Specified by:
      setLiquidPositionFixed in interface org.embl.bssc.scServerInterface
      Overrides:
      setLiquidPositionFixed in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setLocalLockout

      public void setLocalLockout(boolean arg0) throws org.embl.BaseException
      Specified by:
      setLocalLockout in interface org.embl.bssc.scServerInterface
      Overrides:
      setLocalLockout in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setSamplePathDeadVolume

      public void setSamplePathDeadVolume(double arg0) throws org.embl.BaseException
      Specified by:
      setSamplePathDeadVolume in interface org.embl.bssc.scServerInterface
      Overrides:
      setSamplePathDeadVolume in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setSampleType

      public void setSampleType(String arg0) throws org.embl.BaseException
      Overrides:
      setSampleType in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setSampleType

      public void setSampleType(org.embl.bssc.scPrefs.SampleType arg0) throws org.embl.BaseException
      Specified by:
      setSampleType in interface org.embl.bssc.scServerInterface
      Overrides:
      setSampleType in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setTemperatureSEU

      public void setTemperatureSEU(double arg0) throws org.embl.BaseException
      Specified by:
      setTemperatureSEU in interface org.embl.bssc.scServerInterface
      Overrides:
      setTemperatureSEU in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setTemperatureSEUSetpoint

      public void setTemperatureSEUSetpoint(double arg0) throws org.embl.BaseException
      Specified by:
      setTemperatureSEUSetpoint in interface org.embl.bssc.scServerInterface
      Overrides:
      setTemperatureSEUSetpoint in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setTemperatureSampleStorage

      public void setTemperatureSampleStorage(double arg0) throws org.embl.BaseException
      Specified by:
      setTemperatureSampleStorage in interface org.embl.bssc.scServerInterface
      Overrides:
      setTemperatureSampleStorage in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setTemperatureSampleStorageSetpoint

      public void setTemperatureSampleStorageSetpoint(double arg0) throws org.embl.BaseException
      Specified by:
      setTemperatureSampleStorageSetpoint in interface org.embl.bssc.scServerInterface
      Overrides:
      setTemperatureSampleStorageSetpoint in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setViscosityLevel

      public void setViscosityLevel(String arg0) throws org.embl.BaseException
      Overrides:
      setViscosityLevel in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • setViscosityLevel

      public void setViscosityLevel(org.embl.bssc.scPrefs.ViscosityLevel arg0) throws org.embl.BaseException
      Specified by:
      setViscosityLevel in interface org.embl.bssc.scServerInterface
      Overrides:
      setViscosityLevel in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • stopSyringe

      public void stopSyringe() throws org.embl.BaseException
      Specified by:
      stopSyringe in interface org.embl.bssc.scServerInterface
      Overrides:
      stopSyringe in class BioSAXSSampleChanger
      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:
      transfer in interface org.embl.bssc.scServerInterface
      Overrides:
      transfer in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • waitTemperatureSEU

      public int waitTemperatureSEU(double arg0) throws org.embl.BaseException
      Specified by:
      waitTemperatureSEU in interface org.embl.bssc.scServerInterface
      Overrides:
      waitTemperatureSEU in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException
    • waitTemperatureSample

      public int waitTemperatureSample(double arg0) throws org.embl.BaseException
      Specified by:
      waitTemperatureSample in interface org.embl.bssc.scServerInterface
      Overrides:
      waitTemperatureSample in class BioSAXSSampleChanger
      Throws:
      org.embl.BaseException