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
4038d7c5
Commit
4038d7c5
authored
19 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
Added pvHistory, enables for various usercalcs
parent
4ec1ab15
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iocBoot/iocvxWorks/auto_settings.req
+14
-7
14 additions, 7 deletions
iocBoot/iocvxWorks/auto_settings.req
with
14 additions
and
7 deletions
iocBoot/iocvxWorks/auto_settings.req
+
14
−
7
View file @
4038d7c5
...
...
@@ -72,13 +72,10 @@ file scan_settings.req P=$(P),S=scan4
file scan_settings.req P=$(P),S=scanH
# Kohzu monochromator
file kohzuSeq_settings.req P=$(P)
#
file kohzuSeq_settings.req P=$(P)
# High resolution monochromator
file hrSeq_settings.req P=$(P),N=1
file userCalcs10_settings.req P=$(P)
file userCalcN_settings.req P=$(P),N=I_Detector
#file hrSeq_settings.req P=$(P),N=1
#$(P)fltr1:name5.VAL
#$(P)fltr1:name4.VAL
...
...
@@ -110,9 +107,14 @@ file userCalcN_settings.req P=$(P),N=I_Detector
file saveData_settings.req P=$(P)
file userCalcs10_settings.req P=$(P)
$(P)userCalcEnable.VAL
file userTransforms10_settings.req P=$(P)
$(P)userTranEnable.VAL
file userStringCalcs10_settings.req P=$(P)
$(P)userStringCalcEnable.VAL
# string-sequence records
file sseq_settings.req P=$(P),S=Sseq1
...
...
@@ -124,6 +126,7 @@ file sseq_settings.req P=$(P),S=Sseq3
file auto_4step_settings.req P=$(P),Q=4step
file userAve10_settings.req P=$(P)
$(P)userAveEnable.VAL
file interp_settings.req P=$(P)
...
...
@@ -142,5 +145,9 @@ $(P):R_Load
$(P):R_Mem
# orientation matrix
#file orient_settings.req P=$(P),O=1
#file orient_xtals_settings.req P=$(P),O=1
file orient_settings.req P=$(P),O=1
file orient_settings.req P=$(P),O=2
file orient_xtals_settings.req P=$(P),O=1
# pvHistory
file pvHistory.req P=$(P),N=1
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