org.lsst.ccs.subsystems.fcs.simulation
Class SimuCarouselSocket

java.lang.Object
  extended by org.lsst.ccs.subsystems.fcs.CarouselSocket
      extended by org.lsst.ccs.subsystems.fcs.simulation.SimuCarouselSocket

public class SimuCarouselSocket
extends CarouselSocket

Author:
virieux

Constructor Summary
SimuCarouselSocket()
           
 
Method Summary
 void engageClampsContact()
           
 void releaseClampsContact()
           
 java.lang.String unlockClamps()
           
 
Methods inherited from class org.lsst.ccs.subsystems.fcs.CarouselSocket
getClampXminus, getClampXplus, getFilter, getPosition, getStandbyPosition, isClampedOnFilter, isEmpty, isUnclampedAndEmpty, putFilterOnSocket, releaseClamps, removeFilter, setClampXminus, setClampXplus, setFilter, setPosition, setStandbyPosition, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimuCarouselSocket

public SimuCarouselSocket()
Method Detail

unlockClamps

public java.lang.String unlockClamps()
                              throws org.lsst.ccs.bus.BadCommandException,
                                     org.lsst.ccs.bus.ErrorInCommandExecutionException
Overrides:
unlockClamps in class CarouselSocket
Throws:
org.lsst.ccs.bus.BadCommandException
org.lsst.ccs.bus.ErrorInCommandExecutionException

releaseClampsContact

public void releaseClampsContact()
Specified by:
releaseClampsContact in class CarouselSocket

engageClampsContact

public void engageClampsContact()
Specified by:
engageClampsContact in class CarouselSocket


Copyright © 2011 LSST. All Rights Reserved.