- Created by Andrea Michelotti, last updated on Feb 22, 2023 2 minute read
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 11 Next »
Target release | |
---|---|
Task List | |
Document status | DRAFT |
Document owner | |
Designer | |
Developers | Giovanni Franzini |
Project | https://baltig.infn.it/chaos-lnf-control/dafne-feedback/-/tree/master |
Accesso al PC client del feedback bunch by bunch (BBB) di DAFNE.
IP
192.168.188.11
Username
iGp
Password
feedbbb1
Installazioni
E' necessario installare: Putty, Xming e Xming Fonts.
https://sourceforge.net/projects/xming/
https://sourceforge.net/projects/xming/files/Xming-fonts/
Per configurare correttamente Putty con Xming: dal menu SSH --> X11 bisogna spuntare "Enable X11 forwarding" (questa spunta è associata al profilo che in quel momento è caricato in Putty).
Collegarsi
Avviare Xming.
Avviare Putty e collegarsi al pc client con l'IP (vedi sopra).
Una volta dentro, usando i seguenti comandi, si può accedere ai pannelli di controllo dei vari cassetti DIMTEL del feedback di DAFNE ed operare su di essi.
Cassetto DIMTEL | Comando | IP |
Long. FB Elettroni | iGp_display LFBEle & | 192.168.188.12 |
Long. FB Positroni | iGp_display LFBPos & | 192.168.188.1 |
Trasv. Hor FB Positroni | iGp_display HorPos & | 192.168.188.13 |
Trasv. Ver FB Positroni | iGp_display VerPos & | 192.168.188.16 |
Trasv. Hor FB Elettroni | iGp_display HorEle & | 192.168.188.14 |
Trasv. Ver FB Elettroni | iGp_display VerEle & | 192.168.188.17 |
Trasv. Hor n.2 Positroni | iGp_display HorPo1 & | 192.168.188.20 |
Environment
export EPICS_CA_ADDR_LIST="192.168.188.12 192.168.188.13 192.168.188.14 192.168.188.15 192.168.188.16 192.168.188.17 192.168.188.18 192.168.188.20" export EPICS_CA_AUTO_ADDR_LIST=NO
caget IGPF:HorEle:SRAM:PEAKTUNE1 caget IGPF:VerEle:SRAM:PEAKTUNE1 caget IGPF:HorPos:SRAM:PEAKTUNE1 caget IGPF:VerPos:SRAM:PEAKTUNE1
!CHAOS & Grafana dashboard
CU: DAFNE/FEEDBACK/MONITOR
US: EPICS_FEEDBACK
Agent: cagent-chaos-cu04.chaos.lnf.infn.it
Dafne Tunes
EDM docker
To use EDM docker to control feedback follow the following instructions:
git clone https://baltig.infn.it/lnf-da-control/docker-edm.git git clone https://baltig.infn.it/lnf-da-control/dafne-feedback.git cd dafne-feedback/ cp config/epics_addr_list dl_8/ cd dl_8 ../../docker-edm/edm.sh -cmap -x -noedit -m "sys=IGPF,dev=LFBEle" main.edl
Varie
File di configurazione trovato sul pc client del feedback. Utile?
- No labels