-
Notifications
You must be signed in to change notification settings - Fork 1
/
out.yaml
42 lines (33 loc) · 896 Bytes
/
out.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# yaml-language-server: $schema=/epics/ibek-defs/ioc.schema.json
ioc_name: "{{ __utils__.get_env('IOC_NAME') }}"
description: auto-generated by https://github.com/epics-containers/builder2ibek
entities:
- type: epics.EpicsEnvSet
name: EPICS_TS_MIN_WEST
value: '0'
- type: devIocStats.iocAdminSoft
IOC: '{{ ioc_name | upper }}'
- type: epics.EpicsCaMaxArrayBytes
max_bytes: 9000000
- type: devIocStats.devIocStatsHelper
__command__: delete
ioc: BL99P-EA-IOC-05
name: IOC-STATS
- type: ADAndor.andorCCD
ADDR: 0
BUFFERS: 2000
INSTALLPATH: /dls_sw/prod/R3.14.12.7/support/ANAndor/etc
P: BL99P-EA-DET-03
PORT: DET3.cam
R: ':CAM:'
TIMEOUT: 1
- type: ADCore.NDPosPlugin
ADDR: 0
BLOCK: 0
ENABLED: 1
NDARRAY_PORT: DET3.cam
P: BL99P-EA-DET-03
PORT: DET3.pos
QUEUE: 1000
R: ':POS:'
TIMEOUT: 1