Uses of Class
org.lsst.ccs.subsystems.fcs.HardwareErrorDetectedException

Packages that use HardwareErrorDetectedException
org.lsst.ccs.subsystems.fcs This package is for the control software of the LSST camera Filter Exchanger Subsystem. 
org.lsst.ccs.subsystems.fcs.singlefiltertest   
 

Uses of HardwareErrorDetectedException in org.lsst.ccs.subsystems.fcs
 

Methods in org.lsst.ccs.subsystems.fcs that throw HardwareErrorDetectedException
 java.lang.String CarouselModule.grabbeFilterAtStandby(Filter filter)
           
 java.lang.String CarouselModule.grabbeFilterAtStandby(java.lang.Object filterName)
           
 boolean CarouselSocket.isEmpty()
           
 boolean CarouselModule.isReadyToGrabbeAFilterAtStandby()
          This method let us know if the carousel is ready to receive a filter at standby position : - the carousel must not rotate - an empty socket is at standby position.
 java.lang.String FcsMainModule.moveFilterToOnline(java.lang.Object filterName)
          Move a filter to online position.
 void CarouselModule.removeFilterFromCarousel(Filter filter)
           
 void CarouselModule.ungrabbeFilterAtStandby(Filter filter)
           
 

Uses of HardwareErrorDetectedException in org.lsst.ccs.subsystems.fcs.singlefiltertest
 

Methods in org.lsst.ccs.subsystems.fcs.singlefiltertest that throw HardwareErrorDetectedException
 java.lang.String SftMainModule.executeSequence1()
           
 



Copyright © 2011 LSST. All Rights Reserved.