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
ecf80e70
Commit
ecf80e70
authored
20 years ago
by
rivers
Browse files
Options
Downloads
Patches
Plain Diff
New file with IP configuration
parent
76d51abf
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
+35
-0
35 additions, 0 deletions
iocBoot/iocvxWorks/industryPack.cmd
with
35 additions
and
0 deletions
iocBoot/iocvxWorks/industryPack.cmd
0 → 100644
+
35
−
0
View file @
ecf80e70
#
This
configures
the
Industry
Pack
Support
#
First
carrier
#
slot
a
:
IP
-Octal
(
serial
RS
-
232
)
#
slot
b
:
IpUnidig
(
digital
I
/O
)
#
slot
c
:
Ip330
(
A
/D
converter
)
#
slot
d
:
Dac128V
(
D
/A
converter
)
###############################################################################
#
Initialize
IP
carrier
#
ipacAddCarrier
(
ipac_carrier_t
*
pcarrier
,
char
*
cardParams
)
#
pcarrier
-
pointer
to
carrier
driver
structure
#
cardParams
-
carrier
-specific
init
parameters
#
Select
for
MVME162
or
MVME172
CPU
board
IP
carrier
.
#ipacAddMVME162
(
"A:l=3,3 m=0xe0000000,64;B:l=3,3 m=0xe0010000,64;C:l=3,3 m=0xe0020000,64;D:l=3,3 m=0xe0030000,64"
)
#
Select
for
SBS
VIPC616
-
01
version
IP
carrier
.
#ipacAddVIPC616_01
(
"0x3000,0xa0000000"
)
#ipacAddVIPC616_01
(
"0x3400,0xa2000000"
)
#
Print
out
report
of
IP
modules
ipacReport
(
2
)
#
Note
:
the
SBS
Octal
-
232
modules
are
configured
in
serial
.cmd
#
Systran
DAC128V
<
dac128V
.cmd
#
Analog
I
/O
(
Acromag
IP330
ADC
)
<
ip330
.cmd
#
SBS
IpUnidig
digital
I
/O
<
ipUnidig
.cmd
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