Package uk.ac.imperial.ph.hep.command

Interface Summary
DaqCmdListener Daq Commands produce output.
DaqCmdParam Daq Commands consist of a command name and a number of parameters.
DaqCmdParamOption Option parameters which have a flag and a number of values afterwards should implement this class too.
 

Class Summary
DaqCmdParamOnOff This class represents a DaqCmdParameter which is either on or off.
DaqCommand  
 

Enum Summary
DaqCmdParamOption.Type  
 

Exception Summary
DaqBadParameterException  
DaqCmdException