diff --git a/ioc_examples/bl01t-ea-ioc-02/config/ioc.yaml b/ioc_examples/bl01t-ea-ioc-02/config/ioc.yaml index 672250c..faed288 100644 --- a/ioc_examples/bl01t-ea-ioc-02/config/ioc.yaml +++ b/ioc_examples/bl01t-ea-ioc-02/config/ioc.yaml @@ -6,54 +6,24 @@ description: Example simulated camera for BL01T entities: - type: ADSimDetector.simDetector PORT: det.cam - P: BL01T-EA-TST-02 + P: BL01T-EA-TST-03 R: ":CAM:" - type: ADCore.NDPvaPlugin PORT: det.pva - PVNAME: BL01T-EA-TST-02:PVA:OUTPUT - P: BL01T-EA-TST-02 + PVNAME: BL01T-EA-TST-03:PVA:OUTPUT + P: BL01T-EA-TST-03 R: ":PVA:" NDARRAY_PORT: det.cam - type: ADCore.NDROI NDARRAY_PORT: det.cam - P: BL01T-EA-TST-02 + P: BL01T-EA-TST-03 PORT: det.roi R: ":ROI:" - - type: ADCore.NDStdArrays - FTVL: UCHAR - NDARRAY_PORT: det.roi - NELEMENTS: 1200000 - P: BL01T-EA-TST-02 - PORT: det.arr - R: ":ARR:" - TYPE: Int8 - - - type: ADCore.NDStats - HIST_SIZE: 256 - NDARRAY_PORT: det.cam - P: BL01T-EA-TST-02 - PORT: det.stat - R: ":STAT:" - XSIZE: 1292 - YSIZE: 964 - - - type: ADCore.NDProcess - NDARRAY_PORT: det.cam - P: BL01T-EA-TST-02 - PORT: det.proc - R: ":PROC:" - - - type: ADCore.NDFileTIFF - NDARRAY_PORT: det.cam - P: BL01T-EA-TST-02 - PORT: det.tiff - R: ":TIFF:" - - type: ADCore.NDFileHDF5 NDARRAY_PORT: det.cam - P: BL01T-EA-TST-02 + P: BL01T-EA-TST-03 PORT: det.hdf R: ":HDF5:"