Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
soft:epics [2021/06/16 01:43] – [CSS at KEK & SMBL] Ce Zhangsoft:epics [2021/12/29 01:41] (current) – [Guide at S2] Ce Zhang
Line 1: Line 1:
 +==== Guide at S2 ====
 +{{ :soft:pictures-2021-12-29.tar.gz |}}
 +<code>
 +cd /home/mu1s2s/muminus/scripts
 +./start_epics_server.sh
 +</code>
 +epics> drvNetMpf: connected to "192.168.0.2"
 +
 +iocRun: All initialization complete
 +<code>
 +cd /home/mu1s2s/muminus/edm
 +./run_edm.sh
 +</code>
 +file - open
 +
 +2020 1s2s-2020-Cedric-HV-v2.edl
 +
 +1s2s-2020-Cedric-Vac-v2.edl
 +
 +click OK
 +
 +In the terminal, type:
 +<code>
 +cd /home/mu1s2s/CSS/cs-studio-kek
 + ./css
 +</code>
 +In the pop-up window (select workspace), use default path, do not need to change anything,  click __OK__
 +
 +Switch to __PV_monitor.opi__ window, you can monitor the voltages and currents
 +<code>
 +cd /home/mu1s2s/VacMonitor
 +python serial_plot_Cedric_USB0.py
 +</code>
 +
 +<code>
 +python serial_plot_Cedric_USB1.py
 +</code>
  
 +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
 +
 +{{ :soft:pictures-21-06-16.tar.gz |}}
  
 ==== Python series communication ==== ==== Python series communication ====
  
 https://askubuntu.com/questions/398941/find-which-tty-device-connected-over-usb https://askubuntu.com/questions/398941/find-which-tty-device-connected-over-usb