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
87f9facf
Commit
87f9facf
authored
8 years ago
by
sluiter
Browse files
Options
Downloads
Patches
Plain Diff
Docs added for Acromag AVME 9660 version IP Carrier
parent
931fdc65
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/industryPack.cmd
+19
-0
19 additions, 0 deletions
iocBoot/iocvxWorks/industryPack.cmd
with
19 additions
and
0 deletions
iocBoot/iocvxWorks/industryPack.cmd
+
19
−
0
View file @
87f9facf
...
...
@@ -37,6 +37,25 @@
ipacAddTVME200
(
"301fa0"
)
#ipacAddTVME200
(
"341fa2"
)
#
Select
for
Acromag
AVME
9660
version
IP
Carrier
.
#
Config
string
starts
with
a
hex
number
which
sets
the
I
/O
base
address
#
of
the
card
in
the
VME
16
addess
space
.
(
the
factory
default
is
0x0000
)
.
J1
's jumpers
# on the AVME 9660 must be set to match the selected A16 mem location.
# A mandatory comma is next followed by the VME interrupt level (0-7.)
# A 0 interrupt level means all interrupts are disabled.
# Next is slot = size, address. This determines if a slot is used and the IP module'
s
A24
mem
size
#
and
A24
mem
location
.
Definition
of
entire
config
string
below
:
#
ipacAddAvme96XX
(
"A16 carrier mem location,int level,slot=IP A24 Memory Size,A24 IP Module Location"
)
#
Configuration
Example
#
ipacAddAvme96XX
(
"C000,3 A=2,800000 C=1,A00000"
)
#
This
carrier
is
at
A16
:C
000
and
generates
level
3
interrupts
.
Slot
A
is
configured
for
2
MB
of
mem
space
#
at
A24
:800000
and
Slot
C
for
1
MB
of
mem
space
at
A24
:A
00000
.
ipacAddAvme96XX
(
"C000,3 A=2,800000 C=1,A00000"
)
#
Print
out
report
of
IP
modules
ipacReport
(
2
)
...
...
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