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
531e6516
Commit
531e6516
authored
10 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
4699e544
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
iocBoot/iocvxWorks/softGlue.cmd
+2
-7
2 additions, 7 deletions
iocBoot/iocvxWorks/softGlue.cmd
with
2 additions
and
7 deletions
iocBoot/iocvxWorks/softGlue.cmd
+
2
−
7
View file @
531e6516
...
...
@@ -21,8 +21,6 @@
#initIP_EP200_FPGA
(
0
,
2
,
"$(SOFTGLUE)/softGlueApp/Db/SoftGlue_2_2.hex"
)
#
standard
softGlue
2
.2
plus
two
shift
registers
#initIP_EP200_FPGA
(
0
,
2
,
"$(SOFTGLUE)/softGlueApp/Db/SoftGlue_2_2_Octupole_0_0.hex"
)
#
standard
softGlue
2
.2
plus
two
up
/down
counters
#initIP_EP200_FPGA
(
0
,
2
,
"$(SOFTGLUE)/softGlueApp/Db/SoftGlue_2_2_1ID_Vgate_0_1.hex"
)
#
standard
softGlue
2
.2
plus
two
up
/down
counters
plus
two
quadrature
decoders
initIP_EP200_FPGA
(
0
,
2
,
"$(SOFTGLUE)/softGlueApp/Db/SoftGlue_2_2_Encoder.hex"
)
...
...
@@ -170,10 +168,6 @@ dbLoadRecords("$(SOFTGLUE)/db/softGlue_FPGAContent.db", "P=xxx:,H=softGlue:,PORT
#
SoftGlue_2_2_Octupole_0_0
.hex
#
!
dbLoadRecords
(
"$(SOFTGLUE)/db/softGlue_FPGAContent_octupole.db"
,
"P=xxx:,H=softGlue:,PORT=SOFTGLUE,READEVENT=10"
)
#
This
database
contains
the
additional
records
needed
for
#
SoftGlue_2_2_1ID_Vgate_0_1
.hex
#dbLoadRecords
(
"$(SOFTGLUE)/db/softGlue_FPGAContent_s1ID_Vgate.db"
,
"P=xxx:,H=softGlue:,PORT=SOFTGLUE,READEVENT=10"
)
#
This
database
contains
the
additional
records
needed
for
#
SoftGlue_2_2_Encoder
.hex
dbLoadRecords
(
"$(SOFTGLUE)/db/softGlue_FPGAContent_Encoder.db"
,
"P=xxx:,H=softGlue:,PORT=SOFTGLUE,READEVENT=10"
)
...
...
@@ -189,7 +183,8 @@ taskDelay(50)
#
a
couple
of
busy
records
.
dbLoadRecords
(
"$(SOFTGLUE)/db/softGlue_convenience.db"
,
"P=xxx:,H=softGlue:"
)
#
configMenu
Menu
of
softGlue
circuits
#
Menu
of
softGlue
circuits
#
configMenu
example
.
See
create_manual_set
()
command
after
iocInit
.
dbLoadRecords
(
"$(AUTOSAVE)/asApp/Db/configMenu.db"
,
"P=xxx:,CONFIG=SG"
)
#
Note
that
the
request
file
MUST
be
named
$
(
CONFIG
)
Menu
.req.
If
the
macro
#
CONFIGMENU
is
defined
with
any
value
,
backup
(
".savB"
)
and
sequence
files
...
...
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