-
Notifications
You must be signed in to change notification settings - Fork 5
/
README
executable file
·63 lines (51 loc) · 2.43 KB
/
README
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
##############################################################
# #
# caQtDM is an MEDM replacement. It has been developed #
# at PSI; check http://epics.web.psi.ch/software/caqtdm/ #
# #
# Author: Peter Leban ([email protected]) #
# Date: August 22, 2017 #
# #
# Thanks to Anton Mezger (PSI) for support. #
# #
# #
# #
# Usage instructions: #
# #
# 1. Install caQtDM environment (Win/Linux/Mac supported). #
# #
# 2. Edit and run "start.sh" script from the selected #
directory. #
# #
# #
##############################################################
GUI locations: /home/libera/GUI
\LiberaBLM .............. Libera BLM (beam loss monitor)
\LiberaCavityBPM .............. Libera Cavity BPM
\LiberaDigit .............. Libera Digit (digitizer)
\LiberaHadron .............. Libera Hadron
\LiberaBrilliance+ .............. Libera Brilliance+
\LLRF_ELI .............. Libera LLRF
\LiberaSinglePassE .............. Libera Single Pass E
\LiberaSinglePassH .............. Libera Single Pass H
\LiberaPhoton .............. Libera Photon (2016)
\LiberaSparkELHL .............. Libera Spark EL / HL
\LiberaSparkERXR .............. Libera Spark ERXR
\SparkSCPI .............. Libera Spark ER/ERXR (<2016)
The GUIs are taken from the online GIT repository:
https://github.com/peterleban/GUI
The GIT repository will be updated when GUIs are updated.
To update your local copy, go to:
cd /home/libera/GUI
git pull
Go to proper directory (e.g. LiberaBLM, etc.) and
run start.sh script from select directory.
Specify the IOC name and the IP address.
./start.sh <IOCname> <IPaddress>
There are some GUIs built for the EDM environment as well.
-----------------------------------------------------------
Feel free to modify the .uis!
Just send the update back to authors.
Authors:
Peter Leban: [email protected]
Matjaz Znidarcic: [email protected]