Skip to content
Snippets Groups Projects
Commit 2b0d2b56 authored by mooney's avatar mooney
Browse files

No commit message

No commit message
parent 2baf524a
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ append_EDP ${AUTOSAVE}/asApp/op/adl
append_EDP ${BUSY}/busyApp/op/adl
append_EDP ${CALC}/calcApp/op/adl
append_EDP ${CAMAC}/camacApp/op/adl
append_EDP ${CAPUTRECORDER}/caputRecorderApp/op/adl
append_EDP ${DAC128V}/dac128VApp/op/adl
append_EDP ${DELAYGEN}/delaygenApp/op/adl
append_EDP ${DEVIOCSTATS}/op/adl
......@@ -61,5 +62,9 @@ fi
# see 'putenv "EPICS_CA_MAX_ARRAY_BYTES=64008"' in iocBoot/ioc<target>/st.cmd
export EPICS_CA_MAX_ARRAY_BYTES=64008
setenv START_PUTRECORDER ${EPICS_APP}/start_putrecorder
setenv MACROS_PY ${EPICS_APP_ADL_DIR}/../python/macros.py
setenv EDITOR nedit
cd ${EPICS_APP}/xxxApp/op/adl
medm xxx.adl&
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment