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
101c0e2e
"iocBoot/ioc100idPyCRL/cmds/pydeviceCRL_double.cmd" did not exist on "551606a6221feace24992236090a7a73d3c85681"
Commit
101c0e2e
authored
13 years ago
by
mooney
Browse files
Options
Downloads
Patches
Plain Diff
R5-6
parent
83e0ba51
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
+9
-14
9 additions, 14 deletions
iocBoot/iocvxWorks/industryPack.cmd
with
9 additions
and
14 deletions
iocBoot/iocvxWorks/industryPack.cmd
+
9
−
14
View file @
101c0e2e
...
...
@@ -10,12 +10,6 @@
#
slot
c
:
IP
-EP
201
(
FPGA
)
#
slot
d
:
Dac128V
(
D
/A
converter
)
#
Second
carrier
#
slot
a
:
Empty
#
slob
b
:
IP
-
488
(
GPIB
)
#
slot
c
:
IP
-Octal
(
serial
RS
-
232
)
#
slot
d
:
Empty
###############################################################################
#
Initialize
IP
carrier
#
ipacAddCarrier
(
ipac_carrier_t
*
pcarrier
,
char
*
cardParams
)
...
...
@@ -31,7 +25,7 @@
#
OR
#
ipacAddVIPC616_01
(
"<a16 address>, <a24 address>, <size (kB) of a24 per module>"
)
#
#
ipacAddVIPC616_01
(
"0x3000,0xa0000000"
)
ipacAddVIPC616_01
(
"0x3000,0xa0000000"
)
#ipacAddVIPC616_01
(
"0x3400,0xa2000000"
)
#
Select
for
Tews
TVME
-
200
(
also
sold
by
SBS
as
VIPC626
)
version
IP
carrier
.
...
...
@@ -39,17 +33,21 @@
#
In
this
example
,
the
card
is
at
a16
address
0x3000
(
"30"
),
uses
the
interrupt
#
assignment
(
"1"
),
uses
the
32
-bit
address
space
for
module
memory
#
(
"f"
),
and
maps
that
memory
to
A32
address
0xa000000
(
"a0"
)
ipacAddTVME200
(
"301fa0"
)
#
ipacAddTVME200
(
"301fa0"
)
#ipacAddTVME200
(
"341fa2"
)
#
Print
out
report
of
IP
modules
ipacReport
(
2
)
#
Note
:
the
SBS
Octal
-
232
modules
are
configured
in
serial
.cmd
#
and
the
SBS
IP
-
488
modules
are
configured
in
gpib
.cmd
#
serial
support
<
serial
.cmd
#
user
programmable
glue
electronics
(
requires
Acromag
IP
-EP
20
x
)
<
softGlue
.cmd
#
Systran
DAC128V
<
dac128V
.cmd
#
<
dac128V
.cmd
#
Analog
I
/O
(
Acromag
IP330
ADC
)
#<
ip330
.cmd
...
...
@@ -57,7 +55,4 @@ ipacReport(2)
#
SBS
IpUnidig
digital
I
/O
<
ipUnidig
.cmd
#
user
programmable
glue
electronics
(
requires
Acromag
IP
-EP
201
)
<
softGlue
.cmd
#
END
industryPack
.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