malcolm.modules.ADSimDetector.blocks¶
-
malcolm.modules.ADSimDetector.blocks.sim_detector_driver_block(mri, prefix)¶ Hardware Block corresponding to PVs used for SimDetector detector driver
- simDetector.template should have pv prefix $(prefix)
Parameters:
-
malcolm.modules.ADSimDetector.blocks.sim_detector_runnable_block(mri_prefix, pv_prefix, config_dir, label='SimDetector', drv_suffix='DET')¶ Device Block corresponding to SimDetector + stat + pos + hdf writer.
- Detector driver should have pv prefix $(pv_prefix):$(drv_suffix)
- Pos should have pv prefix $(pv_prefix):POS
- Stat should have pv prefix $(pv_prefix):STAT
- HDF should have pv prefix $(pv_prefix):HDF5
Parameters: