Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xxx-R6-1
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
synApps_6_1_Working
xxx-R6-1
Commits
4715109a
Commit
4715109a
authored
10 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
Add caputRecorder stuff
parent
501a98e8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
start_epics_xxx.bash
+3
-3
3 additions, 3 deletions
start_epics_xxx.bash
with
3 additions
and
3 deletions
start_epics_xxx.bash
+
3
−
3
View file @
4715109a
...
...
@@ -62,9 +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
export
START_PUTRECORDER
=
${
EPICS_APP
}
/start_putrecorder
export
MACROS_PY
=
${
EPICS_APP_ADL_DIR
}
/../python/macros.py
export
EDITOR
=
nedit
cd
${
EPICS_APP
}
/xxxApp/op/adl
medm xxx.adl&
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment