Skip to content

Commit

Permalink
ADAravis and ADCore regenerated from latests builder2ibek.support
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 7, 2023
1 parent 4b468cb commit 1b1baa7
Show file tree
Hide file tree
Showing 2 changed files with 508 additions and 282 deletions.
22 changes: 9 additions & 13 deletions ADAravis/ADAravis.ibek.support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ defs:
values:
Basler_piA640_210gm:
AVT_Manta_G319B:
AVT_Mako_G040B:
AVT_Manta_G2460C:
AVT_Mako_G125B:
AVT_Mako_G125C:
Expand All @@ -48,6 +49,8 @@ defs:
AVT_Manta_G419C:
AVT_Prosilica_GC1020C:
AVT_Prosilica_GC655C:
XIMEA_MC124CG-SY:
JAI_CM140_v2-2:
Prosilica_GC:
AVT_Manta_G125B:
AVT_Manta_G125C:
Expand All @@ -61,14 +64,7 @@ defs:
AVT_Mako_G234C:
AVT_Mako_G234B:
AVT_Manta_G609B:

- type: enum
name: PV_ALIAS
description: |-
Use alias template to keep some key PV names the same
values:
"1":
"0":
JAI_CM140:

- type: int
name: BUFFERS
Expand All @@ -82,17 +78,17 @@ defs:
Max memory to allocate, should be maxw*maxh*nbuffer for driver and all attached plugins
default: -1

- type: str
- type: int
name: TIMEOUT
description: |-
Timeout, default 1
default: "1"
default: 1

- type: str
- type: int
name: ADDR
description: |-
Asyn Port address, default 0
default: "0"
default: 0

databases:
- file: $(ADARAVIS)/db/aravisCamera.template
Expand All @@ -102,7 +98,7 @@ defs:
PORT:
TIMEOUT:
ADDR:
# TODO replace AVT_Mako_G234B and make is so ibek will substitue CLASS in

- file: $(ADGENICAM)/db/{{CLASS}}.template
args:
P:
Expand Down
Loading

0 comments on commit 1b1baa7

Please sign in to comment.