Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
soft:epics [2021/06/16 01:43] – [CSS at KEK & SMBL] Ce Zhang | soft:epics [2021/12/29 01:41] (current) – [Guide at S2] Ce Zhang | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== Guide at S2 ==== | ||
+ | {{ : | ||
+ | < | ||
+ | cd / | ||
+ | ./ | ||
+ | </ | ||
+ | epics> drvNetMpf: connected to " | ||
+ | |||
+ | iocRun: All initialization complete | ||
+ | < | ||
+ | cd / | ||
+ | ./ | ||
+ | </ | ||
+ | file - open | ||
+ | |||
+ | 2020 1s2s-2020-Cedric-HV-v2.edl | ||
+ | |||
+ | 1s2s-2020-Cedric-Vac-v2.edl | ||
+ | |||
+ | click OK | ||
+ | |||
+ | In the terminal, type: | ||
+ | < | ||
+ | cd / | ||
+ | ./css | ||
+ | </ | ||
+ | In the pop-up window (select workspace), use default path, do not need to change anything, | ||
+ | |||
+ | Switch to __PV_monitor.opi__ window, you can monitor the voltages and currents | ||
+ | < | ||
+ | cd / | ||
+ | python serial_plot_Cedric_USB0.py | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | python serial_plot_Cedric_USB1.py | ||
+ | </ | ||
+ | Then | ||
====EPICS Installation on CentOS7==== | ====EPICS Installation on CentOS7==== | ||
* CentOS Linux (3.10.0-514.el7.x86_64) 7 | * CentOS Linux (3.10.0-514.el7.x86_64) 7 | ||
Line 144: | Line 182: | ||
epics CSS Message History Browser | epics CSS Message History Browser | ||
+ | |||
+ | {{ : | ||
==== Python series communication ==== | ==== Python series communication ==== | ||
https:// | https:// |