Delta 36-R31 User Manual Page 45

  • Download
  • Add to my manuals
  • Print
  • Page
    / 84
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 44
ACC-36E Manual
USING ACC-36E WITH UMAC MACRO 45
MS{anynode},MI989: A/D Source Address
MI989 specifies the card’s starting source address for the ADC inputs (dip switch setting).
Note
The first 16 ADC transfers use
MACRO IC 0 parameters, as
described above. The next (and
last) 16 ADC transfers use the
corresponding MACRO IC#1
parameters:
MS{anynode},MI1989
MS{anynode},MI1987
MS{anynode},MI1988
Automatic ADC processing Examples:
Setting up one ACC-36E (at base address $8800) to copy 16 ADCs, with ADCs 1, 2, 3, 4, 9, 10, 11, 12 as
unipolar and ADCs 5, 6, 7, 8, 13, 14, 15, 16 as bipolar:
MS0,MI987=1 ; Enable automatic ADC read function
MS0,MI988=$F0 ; ADCs 1,2,3,4,9,10,11,12 as unipolar
; and ADCs 5,6,7,8,13,14,15,16 as bipolar
MS0,MI989=$8800 ; Card base address
Setting up two ACC-36Es (at base addresses $8800 and $9800) to copy 32 ADCs, with all 16 ADCs of
the 1
st
ACC-36E configured as unipolar and all 16 ADCs of the 2
nd
ACC-36E as bipolar:
// Setting up the automatic read function for the 1
st
ACC-36E
MS0,MI987=1 ; Enable automatic ADC read function (MACRO IC 0)
MS0,MI988=$00 ; All 16 ADCs unipolar
MS0,MI989=$8800 ; Card base address
// Setting up the automatic read function for the 2
nd
ACC-36E
MS0,MI1987=1 ; Enable automatic ADC read function (MACRO IC 1)
MS0,MI1988=$FF ; All 16 ADCs bipolar
MS0,MI1989=$9800 ; Card base address
Note
A Save and a $$$ at the MACRO station are necessary to activate the
automatic ADC processing: MSSAV0, followed by a MS$$$0.
The automatic ADC processing copies the data into the following registers ($20X) on the MACRO
station:
1
st
ACC-36E
2
nd
ACC-36E
Channel
Location
Channel
Location
Channel
Location
Channel
Location
ADC1
Y:$0200,0,12
ADC9
Y:$0200,12,12
ADC1
Y:$0208,0,12
ADC9
Y:$0208,12,12
ADC2
Y:$0201,0,12
ADC10
Y:$0201,12,12
ADC2
Y:$0209,0,12
ADC10
Y:$0209,12,12
ADC3
Y:$0202,0,12
ADC11
Y:$0202,12,12
ADC3
Y:$020A,0,12
ADC11
Y:$020A,12,12
ADC4
Y:$0203,0,12
ADC12
Y:$0203,12,12
ADC4
Y:$020B,0,12
ADC12
Y:$020B,12,12
ADC5
Y:$0204,0,12
ADC13
Y:$0204,12,12
ADC5
Y:$020C,0,12
ADC13
Y:$020C,12,12
ADC6
Y:$0205,0,12
ADC14
Y:$0205,12,12
ADC6
Y:$020D,0,12
ADC14
Y:$020D,12,12
ADC7
Y:$0206,0,12
ADC15
Y:$0206,12,12
ADC7
Y:$020E,0,12
ADC15
Y:$020E,12,12
ADC8
Y:$0207,0,12
ADC16
Y:$0207,12,12
ADC8
Y:$020F,0,12
ADC16
Y:$020F,12,12
Page view 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 83 84

Comments to this Manuals

No comments