Package stella.omc

Interface Summary
MultiAxes A driver that allows to attain numbered position on different axes.
Positioning A spinning driver allows to attain a numbered position.
Shutter A shutter is a special positioning driver, that has only two positions: Opened and closed.
 

Class Summary
ASCIIControlTable This class is to convert an ISO control character to its string represetation and vice versa.
ASCIIControlTable.Test Test.
FilterWheel Extention of the MotorController class.
FilterWheel.Debug For debugging.
FilterWheel.FullTurn Reads the filter wheel configuration from a file and does a full turn.
FilterWheel.fw  
LinearPositioner The class makes possible to operate linear positioner units via Phytron MCC-2 controller interface in java.
LinearPositioner.lpUI Test user interface.
MiniWheel The class provide a simple interface for the mini filter wheel operation locates in the STELLA-SES top unit.
MiniWheel.Debug For debugging.
MiniWheel.FullTurn Reads the mini wheel configuration from a file and does a full turn.
MiniWheel.mw  
MiniWheel.Set Reads the mini wheel configuration from a file and positions to the specified slot.
MiniWheel.Step Steps the mini wheel from the current position to the desired offset.
MotorController Communication class for the OMC 93-70 MINI stepper motor controller.
MotorController.AxesReset Resets the controller.
MotorController.Dump Dumps all parameters to system out.
MotorController.Reset Resets the controller.
MotorController.Set Reads the filter wheel configuration from a file and positions to the specified slot.
MotorController.Status Dumps the full status message to system out.
MotorController.Step Steps the filter wheel from the current position to the desired offset.
RelativeWheel Extension of the MotorController class.
RelativeWheel.Test  
WifsipGUI Simple GUI to operate the WIFSIP filter wheel.
WifsipWheel Extention of the MotorController class.
WifsipWheel.Test  
WindmillShutter A representation of the shutter used on the SES.
WindmillShutter.ExposureSimulation Tries to simulate the shutter movement for exposures.
WindmillShutter.FullTurn Dumps the full status message to system out, performs a full turn and dumps the status again.
WindmillShutter.Parameters Dumps all parameters to system out.
WindmillShutter.Register Dumps the register value to system out.
 

Exception Summary
MotorControllerException Class to be able to throw controller specific errors and exceptions.