Package uk.ac.gda.devices.excalibur.impl
Class AdFem
java.lang.Object
gda.factory.FindableBase
uk.ac.gda.devices.excalibur.impl.AdFem
public class AdFem
extends FindableBase
implements IAdFem, org.springframework.beans.factory.InitializingBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidshort[]gov.aps.jca.ChannelvoidsetBasePVName(String basePVName) voidsetCalibration(short[] calibration) Methods inherited from class gda.factory.FindableBase
equals, getName, hashCode, setName
-
Constructor Details
-
AdFem
public AdFem()
-
-
Method Details
-
getCalibration
- Specified by:
getCalibrationin interfaceIAdFem- Throws:
Exception
-
setCalibration
- Specified by:
setCalibrationin interfaceIAdFem- Throws:
Exception
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
getBasePVName
- Returns:
- Returns the basePVName.
-
setBasePVName
- Parameters:
basePVName- The basePVName to set.
-
getCalibrationChannel
- Throws:
Exception
-