From b2150a984a42f2205f5cfa9838f4fc726467d336 Mon Sep 17 00:00:00 2001 From: Grzegorz Kowalski Date: Fri, 15 Jan 2021 17:52:20 +0100 Subject: [PATCH] upddate config --- config/solaris.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/config/solaris.json b/config/solaris.json index 9c2cbda..68dfab6 100644 --- a/config/solaris.json +++ b/config/solaris.json @@ -1,5 +1,17 @@ { "devices": { + "01": "R1-01/DIA/R1-01-DIA-BPM1", + "02": "R1-02/DIA/R1-02-DIA-BPM1", + "03": "R1-03/DIA/R1-03-DIA-BPM1", + "04": "R1-04/DIA/R1-04-DIA-BPM1", + "05": "R1-05/DIA/R1-05-DIA-BPM1", + "06": "R1-06/DIA/R1-06-DIA-BPM1", + "07": "R1-07/DIA/R1-07-DIA-BPM1", + "08": "R1-08/DIA/R1-08-DIA-BPM1", + "09": "R1-09/DIA/R1-09-DIA-BPM1", + "10": "R1-10/DIA/R1-10-DIA-BPM1", + "11": "R1-11/DIA/R1-11-DIA-BPM1", + "12": "R1-12/DIA/R1-12-DIA-BPM1", "TS": "testing/libera-brilliance/raf4", "EVG": "R1-SGD/CTL/R1-SGDCAB10-CTL-EVG1" }, @@ -8,7 +20,7 @@ "settings": { "x": "TS", "y": "TS", - "global_orbit": "TS", - "global_magnet": "TS" + "global_orbit": "10", + "global_magnet": "10" } }