From cfd6d536d62458312f24afe297e67adf69bcc3ab Mon Sep 17 00:00:00 2001 From: Jerzy Jamroz <jerzy.jamroz@gmail.com> Date: Wed, 8 Apr 2020 14:46:39 +0200 Subject: [PATCH] fix: PBDest refers to Table 8 of ESS-0038258 revision 6. --- init/databuffer-ess.json | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/init/databuffer-ess.json b/init/databuffer-ess.json index bc0cca0..fa8c89f 100644 --- a/init/databuffer-ess.json +++ b/init/databuffer-ess.json @@ -95,6 +95,10 @@ "type": "Faraday Cup", "limits": "(1Hz, 50us)/(14Hz, 5us), 62.5 mA" }, + "DTL1": { + "id": 35, + "type": "Faraday Cup" + }, "DTL2": { "id": 40, "type": "Faraday Cup", @@ -105,26 +109,6 @@ "type": "Faraday Cup", "limits": "(1 Hz, 50us)/(14 Hz, 5us), 62.5 mA" }, - "Spokes": { - "id": 60, - "type": "Beam Stop", - "limits": "To be defined" - }, - "MBL": { - "id": 70, - "type": "Beam Stop", - "limits": "To be defined" - }, - "TuningDump": { - "id": 80, - "type": "Dump", - "limits": "12kW" - }, - "Target": { - "id": 90, - "type": "Target", - "limits": "5MW" - }, "UNDEFINED": { "id": 254, "description": "UNDEFINED shall be sent by a system to FBIS when it doesn’t read a value from the Timing.", -- GitLab