Package uk.ac.gda.devices.excalibur
Interface MpxiiiChipReg
- All Known Implementing Classes:
DummyMpxiiiChipRegImpl,MpxiiiChipRegImpl
public interface MpxiiiChipReg
Interface that corresponds to $excalibur_ioc/excaliburApp/Db/mpxiiChipReg.template
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetAnper()doubledoublegetPixel()booleanvoidvoidvoidvoidsetDacIntoMpx(double dacIntoMPX) void
-
Method Details
-
getAnper
- Throws:
Exception
-
setAnper
- Throws:
Exception
-
getPixel
- Throws:
Exception
-
setPixel
- Throws:
Exception
-
enableChip
- Throws:
Exception
-
disableChip
- Throws:
Exception
-
isChipEnabled
- Returns:
- true if chip is enabled
- Throws:
Exception
-
loadDacConfig
- Throws:
Exception
-
loadPixelConfig
- Throws:
Exception
-
getDacIntoMpx
- Throws:
Exception
-
setDacIntoMpx
- Throws:
Exception
-
getDacOutFromMpx
- Throws:
Exception
-