add 5CAM mover from git@git.psi.ch:epics_ioc_modules/5CAM_SYSTEM.git

This commit is contained in:
2018-01-22 10:41:35 +01:00
parent 5ee34c5f11
commit 13686b03b7
3 changed files with 146 additions and 1 deletions

View File

@@ -327,9 +327,22 @@ $$$***
```
```
!!! WATCH OUT !!!
if the send buffer overruns, the programs will abort in an unexplainable way:
send 1"inv_res %f %f %f %f\\n",qCX,qCZ,qW,qFY
without reading it with sendgetsends -1
```
5 CAM mover
-----------
```
/home/zamofing_t/Documents/doc-ext/SwissFEL/Devices/5CAM
/home/zamofing_t/Documents/prj/SwissFEL/epics_ioc_modules/5CAM_SYSTEM/
git@git.psi.ch:epics_ioc_modules/5CAM_SYSTEM.git
copied the coordTrf.py from /home/zamofing_t/Documents/doc-ext/SwissFEL/Devices/5CAM
to /cfg/MX3_coordTrf.py and modify it
```