diff --git a/setup_epics_common b/setup_epics_common index e84f896399289d4691fb43eb0373aad424f9e1e6..b0d59a83c2412a94f34a9220aec6e7a664d67322 100644 --- a/setup_epics_common +++ b/setup_epics_common @@ -39,6 +39,9 @@ endif if ( ${?CAMAC} ) then setenv EDP ${EDP}:${CAMAC}/camacApp/op/adl endif +if ( ${?CAPUTRECORDER} ) then + setenv EDP ${EDP}:${CAPUTRECORDER}/caputRecorderApp/op/adl +endif if ( ${?DAC128V} ) then setenv EDP ${EDP}:${DAC128V}/dac128VApp/op/adl endif @@ -96,9 +99,6 @@ endif if ( ${?VME} ) then setenv EDP ${EDP}:${VME}/vmeApp/op/adl endif -if ( ${?CAPUTRECORDER} ) then - setenv EDP ${EDP}:${CAPUTRECORDER}/caputRecorderApp/op/adl -endif # APS accelerator-controls displays setenv EDP ${EDP}:/APSshare/adlsys/sr/id