rtd DM210 User manual

-~
ARTISAN
®
~I
TECHNOLOGY
GROUP
Your definitive source
for
quality
pre-owned
equipment.
Artisan Technology
Group
Full-service,
independent
repair
center
with
experienced
engineers
and
technicians
on staff.
We
buy
your
excess,
underutilized,
and
idle
equipment
along
with
credit
for
buybacks
and
trade-ins
.
Custom
engineering
so
your
equipment
works
exactly as
you
specify.
•
Critical
and
expedited
services
•
Leasing
/
Rentals/
Demos
• In
stock/
Ready-to-ship
•
!TAR-certified
secure
asset
solutions
Expert
team
ITrust
guarantee
I
100%
satisfaction
All
tr
ademarks,
br
a
nd
names, a
nd
br
a
nd
s a
pp
earing here
in
are
th
e property of
th
e
ir
r
es
pecti
ve
ow
ner
s.
Find the RTD Embedded Technologies DM210 at our website: Click HERE

DM210/DM5210
User’s Manual
(Real Time Devices)
RTD Embedded Technologies Inc.
“Accessing the Analog World”®
BDM-610010022
Rev. A
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM210/DM5210
User’s Manual
RTD Embedded Technologies, INC.
103 Innovation Blvd.
State College, PA 16803-0906
Phone: +1-814-234-8087
FAX: +1-814-234-5218
E-mail
web site
http://www.rtd.com
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

Revision History
Rev. A New manual naming method
Published by:
RTD Embedded Technologies, Inc.
103 Innovation Blvd.
State College, PA 16803-0906
Copyright 1999, 2002, 2003 by RTD Embedded Technologies, Inc.
All rights reserved
Printed in U.S.A.
The RTD Logo is a registered trademark of RTD Embedded Technologies. cpuModule and utilityModule are trademarks
of RTD Embedded Technologies. PhoenixPICO and PheonixPICO BIOS are trademarks of Phoenix Technologies Ltd.
PS/2, PC/XT, PC/AT and IBM are trademarks of International Business Machines Inc. MS-DOS, Windows, Windows
95, Windows 98 and Windows NT are trademarks of Microsoft Corp. PC/104 is a registered trademark of PC/104
Consortium. All other trademarks appearing in this document are the property of their respective owners.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

i
Table of Contents
LIST OF ILLUSTRATIONS ...................................................................................................... 3
INTRODUCTION ...................................................................................................................... i-1
Analog-to-DigitalConversion ................................................................................................................................. i-3
8254 Timer/Counter ................................................................................................................................................ i-3
Digital I/O ............................................................................................................................................................... i-3
What Comes With Your Module............................................................................................................................. i-3
Module Accessories ................................................................................................................................................ i-4
Application Software and Drivers....................................................................................................................... i-4
Hardware Accessories......................................................................................................................................... i-4
OptionalConfigurations .......................................................................................................................................... i-4
Using This Manual .................................................................................................................................................. i-4
When You Need Help ............................................................................................................................................. i-4
CHAPTER 1 MODULE SETTINGS....................................................................................... 1-1
Factory-Configured Switch and Jumper Settings ...................................................................................................... 3
P3 — Interrupt Channel Select (Factory Setting: Interrupt Channels Disabled; G Connected) .......................... 4
P4 — 8254 Timer/Counter Clock Sources (Factory Settings: CLK0-OSC, CLK1-OT0, CLK2-OT1) .............. 5
P5 — Analog Input Voltage Range (Factory Setting: 10V) ................................................................................ 6
P6 — Analog Input Voltage Polarity (Factory Setting: +/- (Bipolar)) ................................................................ 6
P7 — Interrupt Source (Factory Setting: OT2).................................................................................................... 6
P8 — 8255 Port B, Bits 4-7 Pads (Factory Setting: No Connections) ................................................................ 6
S1 — Base Address (Factory Setting: 300 hex (768 decimal)) ............................................................................ 7
Pull-up/Pull-down Resistors on Digital I/O Lines ..................................................................................................... 8
Gx, Resistor Configurable Gain ................................................................................................................................ 9
CHAPTER 2 MODULE INSTALLATION........................................................................... 2-1
Module Installation ................................................................................................................................................ 2-3
External I/O Connections ....................................................................................................................................... 2-3
Connecting the Analog Inputs............................................................................................................................ 2-4
Connecting the Timer/Counters and Digital I/O ................................................................................................ 2-4
Running the 5210DIAG Diagnostics Program ....................................................................................................... 2-4
CHAPTER 3 HARDWARE DESCRIPTION........................................................................ 3-1
A/D Conversion Circuitry ...................................................................................................................................... 3-3
Analog Inputs ..................................................................................................................................................... 3-3
A/D Converter.................................................................................................................................................... 3-3
Timer/Counters....................................................................................................................................................... 3-4
Digital I/O, Programmable Peripheral Interface .................................................................................................... 3-4
Interrupts ................................................................................................................................................................ 3-4
CHAPTER 4 MODULE OPERATION AND PROGRAMMING ..................................... 4-1
Defining the I/O Map ............................................................................................................................................. 4-3
BA + 0: PPI Port A — Digital I/O (Read/Write).............................................................................................. 4-3
BA + 1: PPI Port B — Channel Select (Read/Write) ....................................................................................... 4-3
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

ii
BA + 2: PPI Port C — Digital I/O (Read/Write) .............................................................................................. 4-4
BA + 3: 8255 PPI Control Word (Write Only)................................................................................................. 4-4
BA + 4: 8254 Timer/Counter 0 (Read/Write)................................................................................................... 4-6
BA + 5: 8254 Timer/Counter 1 (Read/Write)................................................................................................... 4-6
BA + 6: 8254 Timer/Counter 2 (Read/Write)................................................................................................... 4-6
BA + 7: 8254 Control Word (Write Only) ....................................................................................................... 4-6
BA + 8: Read MSB Data/Start 12-Bit Conversion (Read/Write) ..................................................................... 4-7
BA + 9: Read LSB Data/Start 8-Bit Conversion (Read/Write) ........................................................................ 4-7
BA + 10: Read Status/Clear IRQ (Read/Write) ................................................................................................ 4-7
BA + 11: IRQ Enable (Write Only) .................................................................................................................. 4-7
Programming the DM210/DM5210 ....................................................................................................................... 4-8
Clearing and Setting Bits in a Port ..................................................................................................................... 4-8
A/D Conversions.............................................................................................................................................. 4-10
• Initializing the 8255 PPI............................................................................................................................ 4-10
• Selecting a Channel ................................................................................................................................... 4-10
• Enabling and Disabling Interrupts............................................................................................................. 4-10
• Starting an A/D Conversion ...................................................................................................................... 4-10
• Channel Scanning ...................................................................................................................................... 4-10
• Monitoring Conversion Status................................................................................................................... 4-11
• Reading the Converted Data...................................................................................................................... 4-11
Interrupts .......................................................................................................................................................... 4-12
• What Is an Interrupt?................................................................................................................................. 4-12
• Interrupt Request Lines ............................................................................................................................. 4-12
• 8259 Programmable Interrupt Controller .................................................................................................. 4-13
• Interrupt Mask Register (IMR).................................................................................................................. 4-13
• End-of-Interrupt (EOI) Command............................................................................................................. 4-13
• What Exactly Happens When an Interrupt Occurs?.................................................................................. 4-13
• Using Interrupts in Your Programs ........................................................................................................... 4-13
• Writing an Interrupt Service Routine (ISR) .............................................................................................. 4-13
• Saving the Startup Interrupt Mask Register (IMR) and Interrupt Vector.................................................. 4-15
• Restoring the Startup IMR and Interrupt Vector ....................................................................................... 4-15
• Common Interrupt Mistakes...................................................................................................................... 4-15
Timer/Counters ................................................................................................................................................ 4-16
Digital I/O ........................................................................................................................................................ 4-17
Example Programs and Flow Diagrams ............................................................................................................... 4-18
C Programs....................................................................................................................................................... 4-18
BASIC Programs ............................................................................................................................................. 4-18
Flow Diagrams ................................................................................................................................................. 4-18
• Single Convert Flow Diagram (Figure 4-3)............................................................................................... 4-19
• Channel Scanning Flow Diagram (Figure 4-4).......................................................................................... 4-19
CHAPTER 5 CALIBRATION ............................................................................................... 5-1
Required Equipment............................................................................................................................................... 5-3
A/D Calibration ...................................................................................................................................................... 5-4
Unipolar Calibration .......................................................................................................................................... 5-4
Bipolar Calibration ............................................................................................................................................ 5-5
APPENDIX A DM210/DM5210 SPECIFICATIONS ...........................................................A-1
APPENDIX B P2 CONNECTOR PIN ASSIGNMENTS ....................................................B-1
APPENDIX C COMPONENT DATA SHEETS ....................................................................C-1
APPENDIX D WARRANTY AND RETURN POLICY.......................................................D-1
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

iii
List of Illustrations
1-1 Module Layout Showing Factory-Configured Settings ............................................................................ 1-3
1-2 Interrupt Channel Jumper, P3 ................................................................................................................... 1-4
1-3 Pulling Down the Interrupt Request Line ................................................................................................. 1-4
1-4 8254 Timer/Counter Clock Source Jumpers, P4 ...................................................................................... 1-5
1-5 8254 Timer/Counter Circuit Block Diagram ............................................................................................ 1-5
1-6 Analog Input Voltage Range and Polarity, P5 and P6.............................................................................. 1-6
1-7 Interrupt Source Jumper, P7 ..................................................................................................................... 1-6
1-8 Port B, Bits 4-7 Pads, P8 .......................................................................................................................... 1-6
1-9 Base Address Switch, S1 .......................................................................................................................... 1-7
1-10 Pull-up/Pull-down Resistors for the 8255................................................................................................. 1-8
1-11 Adding Pull-ups and Pull-downs to Digital I/O Lines .............................................................................. 1-9
1-12 Gain Circuitry and Formulas for Calculating Gx and f........................................................................... 1-10
1-13 Diagram for Removal of Solder Short .................................................................................................... 1-10
2-1 P2 I/O Connector Pin Assignments .......................................................................................................... 2-4
2-2 Analog Input Connections ........................................................................................................................ 2-5
3-1 DM210/DM5210 Block Diagram............................................................................................................. 3-3
4-1 A/D Conversion Timing Diagram .......................................................................................................... 4-11
4-2 8254 Programmable Interval Timer Circuit Block Diagram .................................................................. 4-16
4-3 Single Conversion Flow Diagram........................................................................................................... 4-19
4-4 Channel Scanning Flow Diagram ........................................................................................................... 4-20
5-1 Module Layout ......................................................................................................................................... 5-3
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

iv
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module i-1 RTD Embedded Technologies, Inc.
INTRODUCTION
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module i-2 RTD Embedded Technologies, Inc.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module i-3 RTD Embedded Technologies, Inc.
The DM210 and DM5210 dataModule®medium speed analog input modules turn your IBM PC-compatible
cpuModule™ or other PC/104 computer into a high-performance data acquisition and control system. Ultra-compact
for embedded and portable applications, the 210/5210 features:
• 16 single-ended analog input channels,
• 12-bit, 20 microsecond A/D converter,
• ±5, ±10, or 0 to +10 volt analog input range,
• Resistor configurable gain,
• 20 TTL/CMOS 8255 based programmable digital I/O (16 at I/O connector, 4 at on-board pads),
• Three independent 16-bit, 8-MHz timer/counters,
• +5 volt only operation (DM5210),
• BASIC and Turbo C source code; diagnostics program.
Note that the difference between the DM210 and DM5210 is the power supply requirements: the DM210
requires ±12 and +5 volt power sources and the DM5210 requires a +5 volt source. The following paragraphs briefly
describe the major functions of the module. A detailed discussion of module functions is included in subsequent
chapters.
Analog-to-Digital Conversion
The analog-to-digital (A/D) circuitry receives up to 16 single-ended analog inputs and converts these inputs into
12-bit digital data words which can then be read and/or transferred to PC memory.
The analog input voltage range is jumper-selectable for bipolar ranges of -5 to +5 volts or -10 to +10 volts, or a
unipolar range of 0 to +10 volts. The module is factory set for -5 to +5 volts. Overvoltage protection to ±35 volts is
provided at the inputs. A/D conversions are performed by a 12-bit successive approximation converter. This high-
performance converter and the high-speed sample-and-hold amplifier preceding it make sure that dynamic input
voltages are accurately digitized. The resolution of a 12-bit conversion is 2.4414 millivolts and the maximum
throughput is 40,000 samples per second.
The converted data is read and/or transferred to PC memory, one byte at a time, through the PC data bus.
8254 Timer/Counter
An 8254 programmable interval timer contains three 16-bit, 8-MHz timer/counters to support a wide range of
timing and counting functions. The clock, gate and output pins for each of the three timer/counters are available at
the I/O connector.
Digital I/O
The 210/5210 has 20 TTL/CMOS-compatible digital I/O lines which can be directly interfaced with external
devices or signals to sense switch closures, trigger digital events, or activate solid-state relays. The lines are provided
by the on-board 8255 programmable peripheral interface (PPI) chip. Sixteen of the lines are brought out to the I/O
connector and four are available at a set of on-board pads located near the edge of the module for easy access. Pads
for installing and activating pull-up or pull-down resistors are included on the module for the 16 lines brought out to
the I/O connector. Installation procedures are given at the end of Chapter 1, Module Settings.
What Comes With Your Module
You receive the following items in your 210/5210 package:
• DM210 or DM5210 interface module with stackthrough bus header
• Mounting hardware
• Software and diagnostics diskette with example programs in BASIC and Turbo C; source code
• User’s manual
If any item is missing or damaged, please call RTD Embedded Technologies, Inc. Customer Service Department
at (814) 234-8087. If you require service outside the U.S., contact your local distributor.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module i-4 RTD Embedded Technologies, Inc.
Module Accessories
In addition to the items included in your module package, RTD Embedded Technologies, Inc, offers a full line
of software and hardware accessories. Call your local distributor or our main office for more information about these
accessories and for help in choosing the best items to support your module’s application.
Application Software and Drivers
Our custom application software packages provide excellent data acquisition and analysis support. Use
SIGNAL*VIEW™ for real-time monitoring and data acquisition, and SIGNAL*MATH™ for integrated data
acquisition and sophisticated digital signal processing and analysis. rtdLinx™ drivers provide full-featured high level
interfaces between the 210/5210 and custom or third party software. rtdLinx source code is available for a one-time
nominal fee.
Hardware Accessories
Hardware accessories for the 210/5210 include the TMX32 analog input expansion board with thermocouple
compensation which can expand a single input channel on your 210/5210 to 16 differential or 32 single-ended input
channels, the OP series optoisolated digital input boards, the MR series mechanical relay output boards, the OR16
optoisolated digital input/mechanical relay output board, the USF8 universal sensor interface with sensor excitation,
the TS16 thermocouple sensor board, the TB50 terminal board and XB50 prototype/terminal board for easy signal
access and prototype development, the DM14 extender board for testing your module in a conventional desktop
computer, and XP50 flat ribbon cable assembly for external interfacing.
Optional Configurations
Other configurations of the 210/5210 are available, such as vertical connectors on some or all I/O connectors, a
right angle or other type of connector for easy use of the four digital I/O lines brought out to pads, or a non-
stackthrough bus connector. If you need an optional configuration for your requirements, please consult the factory.
Using This Manual
This manual is intended to help you install your new module and get it running quickly, while also providing
enough detail about the module and its functions so that you can enjoy maximum use of its features even in the most
complex applications. We assume that you already have an understanding of data acquisition principles and that you
can customize the example software or write your own applications programs.
When You Need Help
This manual and the example programs in the software package included with your module provide enough
information to properly use all of the module’s features. If you have any problems installing or using this module,
contact our Technical Support Department, (814) 234-8087, during regular business hours, eastern standard time or
eastern daylight time, or send a FAX requesting assistance to (814) 234-5218. When sending a FAX request, please
include your company’s name and address, your name, your telephone number, and a brief description of the
problem.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module 1-1 RTD Embedded Technologies, Inc.
CHAPTER 1
MODULE SETTINGS
The 210/5210 has jumper and switch settings you can change if
necessary for your application. The module is factory-configured
with the settings listed in Table 1-1 and shown on the module
diagram at the beginning of this chapter. Should you need to
change these settings, use these easy-to-follow instructions before
you install the module in your system.
By installing resistor packs and soldering jumpers in the de-
sired locations in the associated pads as described near the end of
the chapter, you can configure 16 of your digital I/O lines to be
pulled up or pulled down.
The final section describes how to install two resistors and a
trimpot to set the resistor configurable gain to the value required
for your application. A pad for installing a capacitor is also in-
cluded in the gain circuitry for creating a low-pass filter.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module 1-2 RTD Embedded Technologies, Inc.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module 1-3 RTD Embedded Technologies, Inc.
Factory-Configured Switch and Jumper Settings
Table 1-1 lists the factory settings of the user-configurable jumpers and switch on the 210/5210. Figure 1-1
shows the module layout and the locations of the factory-set jumpers. The following paragraphs explain how to
change the factory settings. Pay special attention to the setting of S1, the base address switch, to avoid address
contention when you first use your module in your system.
Table 1-1: Factory Settings
Switch/
Jumper Function Controlled Factory Settings
(Jumpers Installed)
P3
Selects the active interrupt channel; pulls tri-state
buffer to ground (G) for multiple interrupt
applications Interrupt channels disabled; jumper
installed on G (ground for buffer)
P4 Sets the clock sources for the 8254 timer/counters
(TC0-TC2) Jumpers installed on CLK0-OSC,
CLK1-OT0 & CLK2-OT1 (cascaded)
P5 Sets the analog input voltage range 10V
P6 Sets the analog input voltage polarity +/-
P7 Selects one of three signals as the interrupt
source OT2
P8 8255 Port B, bits 4-7, pads for user connections No connections installed
S1 Sets the base address 300 hex (768 decimal)
Fig. 1-1 — Module Layout Showing Factory-Configured Settings
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module 1-4 RTD Embedded Technologies, Inc.
Fig. 1-2a:
Factory Setting Fig. 1-2b: Interrupt Source
Connected to IRQ3
Fig. 1-2 — Interrupt Channel Jumper, P3
P3 — Interrupt Channel Select (Factory Setting: Interrupt Channels Disabled; G Connected)
This header connector, shown in Figure 1-2, lets you connect any one of the three interrupt sources on P7 to an
interrupt channel, IRQ2 (highest priority channel) through IRQ7 (lowest priority channel). IRQ2 is the righttmost
channel and IRQ7 is the leftmost channel (next to last pair of pins). To activate a channel, you must install a jumper
vertically across the desired IRQ channel’s pair of pins. Figure 1-2a shows the factory setting; Figure 1-2b shows the
interrupt source connected to IRQ3.
This module supports an interrupt sharing mode where the pins labeled G, connect a 1 kilohm pull-down resistor
to the output of a high-impedance tri-state driver which carries the interrupt request signal. This pull-down resistor
pulls the interrupt request line low whenever interrupts are not active. Whenever an interrupt request is made, the tri-
state buffer is enabled, forcing the output high and generating an interrupt. You can monitor the interrupt status
through bit 1 in the status word (I/O address location BA + 10). After the interrupt has been serviced, the reset
command returns the IRQ line low, disabling the tri-state buffer, and pulling the output low again. Figure 1-3 shows
this circuit. Because the interrupt request line is pulled low only by the pull-down resistor, you can have two or more
modules which share the same IRQ channel. You can tell which module issued the interrupt request by monitoring
each module’s IRQ status bit. If you are not planning on sharing interrupts or if you are not sure that your CPU
supports interrupt sharing, it is best to disable this feature and use the interrupts in the normal mode. This will insure
compatibility with all CPUs. See chapter 4 for details on disabling the interrupt sharing circuit.
NOTE: When you use multiple modules that share the same interrupt, only one module should have the G
jumper installed. The rest should be disconnected. Whenever you operate a single module, the G jumper should be
installed. Whenever you operate the module with interrupt sharing disabled, the G jumper should be removed.
Fig. 1-3 — Pulling Down the Interrupt Request Line
2
3
4
5
6
7
G
2
3
4
5
6
7
G
P3
P3
IRQ
IRQ
INTERRUPT
+5 V
INTERRUPT
REGISTER
EXT INT
CLR
IRQ STATUS
P3
G
CLR
CLK
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module 1-5 RTD Embedded Technologies, Inc.
5200
I/O CONNECTOR
P2
EXT CLK 0
PIN 46
PIN 43
T/C OUT 1
PIN 42
8254
TIMER/
COUNTER
0
CLK
GATE
OUT
TIMER/
COUNTER
1
CLK
GATE
OUT
EC0
OSC
TIMER/
COUNTER
2
CLK
GATE
OUT
EXT CLK 1
OSC
OT1
EC2
PIN 39
PIN 44
EXT GATE 2
T/C OUT 2
EXT CLK 2
8MHz
P4
OSC
OT0
EC1
+5 V
+5 V
+5 V
PIN 19
PIN 40
PIN 41
PIN 45
EXT GATE 0
T/C OUT 0
EXT GATE 1
Fig. 1-4 — 8254 Timer/Counter Clock Source Jumpers, P4
Fig. 1-5 — 8254 Timer/Counter Circuit Block Diagram
P4 — 8254 Timer/Counter Clock Sources (Factory Settings: CLK0-OSC, CLK1-OT0, CLK2-OT1)
This header connector, shown in Figure 1-4, lets you select the clock sources for the 8254 timer/counters, TC0,
TC1, and TC2. The factory setting cascades all three timer/counters, with the clock source for TC0 being the on-
board 8 MHz oscillator, the output of TC0 providing the clock for TC1, and the output of TC1 providing the clock
for TC2. You can connect any or all of the sources to an external clock input through the P2 I/O connector, or you
can set TC1 and TC2 to be clocked by the 8 MHz oscillator. Figure 1-5 shows a block diagram of the timer/counter
circuitry to help you with these connections.
NOTE: When installing jumpers on this header, make sure that only one jumper is installed in each group of
two or three CLK pins.
OSC
EC0
OT0
OSC
EC1
OT1
OSC
EC2
P4
CLK2
CLK1
CLK0
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module 1-6 RTD Embedded Technologies, Inc.
P5 — Analog Input Voltage Range (Factory Setting: 10V)
This header connector, shown in Figure 1-6, lets you select the analog input voltage range. The range is set by
placing the jumper across the pair of pins labeled 10V, giving you a 10 volt range, or by placing the jumper across
the pins labeled 20V, giving you a 20-volt range. Note that when you place a jumper across 20V, you must place the
jumper on P6 across the +/- pins (bipolar range of -10 to +10 volts). The + setting on P6 cannot be used with 20V.
P6 — Analog Input Voltage Polarity (Factory Setting: +/- (Bipolar))
This header connector, shown in Figure 1-6, lets you select the analog input polarity by placing a jumper across
the pins labeled + for 0 to +10 volts, or +/- for ±5 or ±10 volts. Note that when you place a jumper across 20V on P5,
you must place the P6 jumper across +/- (±10 volts). The + setting cannot be used with the 20 volt input range.
Figure 1-6 shows the three possible input voltage configurations for P5 and P6.
Fig. 1-6 — Analog Input Voltage Range and Polarity, P5 and P6
Fig. 1-6a:
Factory Setting, ±5V Fig. 1-6b: Inputs
Connected for ±10V Fig. 1-6c: Inputs
Connected for 0 to +10V
P7 — Interrupt Source (Factory Setting: OT2)
This header connector, shown in Figure 1-7, lets you select any one of three signal sources for use in generating
an interrupt. An interrupt source is chosen by placing a jumper across the desired pair of pins. The interrupt sources
available are the A/D end-of-convert (EOC), the output of timer/counter 2 (OT2), and timer/counter external clock 2
(EC2). The interrupt channel for the selected source is set on P3.
+/–
+
10V
20V
P6
P5
+/–
+
10V
20V
P6
P5
+/–
+
10V
20V
P6
P5
Fig. 1-7— Interrupt Source Jumper, P7
EC2
OT2
EOC
P7
P8 — 8255 Port B, Bits 4-7 Pads (Factory Setting: No Connections)
These four pads, shown in Figure 1-8, provide easy access to the top four bits of Port Bin the 8255 PPI. These
bits are available to the user as digital outputs. You can install a header, right angle connector, or use another method
to connect these signals into your circuit. The holes closest to the edge of the board are the ground, and the holes
closest to the bus connector are the signal side. The bottom four bits of Port B are reserved for on-board functions.
P8
PB
Fig. 1-8— Port B, Bits 4-7 Pads, P8
4
5
6
7
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com

DM5210 analog input module 1-7 RTD Embedded Technologies, Inc.
S1 — Base Address (Factory Setting: 300 hex (768 decimal))
One of the most common causes of failure when you are first trying your module is address contention. Some of
your computer’s I/O space is already occupied by internal I/O and other peripherals. When the 210/5210 attempts to
use I/O address locations already used by another device, contention results and the module does not work.
To avoid this problem, the 210/5210 has an easily accessible DIP switch, S1, which lets you select any one of 32
starting addresses in the computer’s I/O. Should the factory setting of 300 hex (768 decimal) be unsuitable for your
system, you can select a different base address simply by setting the switches to any one of the values listed in Table
1-2. The table shows the switch settings and their corresponding decimal and hexadecimal (in parentheses) values.
Make sure that you verify the order of the switch numbers on the switch (1 through 5) before setting them. When the
switches are pulled forward, they are OPEN, or set to logic 1, as labeled on the DIP switch package. When you set
the base address for your module, record the value in the table inside the back cover. Figure 1-9 shows the DIP
switch set for a base address of 300 hex (768 decimal).
Table 1-2: Base Address Switch Settings, S1
Base Address
Decimal / (Hex) Switch Setting
5 4 3 2 1 Base Address
Decimal / (Hex) Switch Setting
5 4 3 2 1
512 / (200) 0 0 0 0 0 768 / (300) 1 0 0 0 0
528 / (210) 0 0 0 0 1 784 / (310) 1 0 0 0 1
544 / (220) 0 0 0 1 0 800 / (320) 1 0 0 1 0
560 / (230) 0 0 0 1 1 816 / (330) 1 0 0 1 1
576 / (240) 0 0 1 0 0 832 / (340) 1 0 1 0 0
592 / (250) 0 0 1 0 1 848 / (350) 1 0 1 0 1
608 / (260) 0 0 1 1 0 864 / (360) 1 0 1 1 0
624 / (270) 0 0 1 1 1 880 / (370) 1 0 1 1 1
640 / (280) 0 1 0 0 0 896 / (380) 1 1 0 0 0
656 / (290) 0 1 0 0 1 912 / (390) 1 1 0 0 1
672 / (2A0) 0 1 0 1 0 928 / (3A0) 1 1 0 1 0
688 / (2B0) 0 1 0 1 1 944 / (3B0) 1 1 0 1 1
704 / (2C0) 0 1 1 0 0 960 / (3C0) 1 1 1 0 0
720 / (2D0) 0 1 1 0 1 976 / (3D0) 1 1 1 0 1
736 / (2E0) 0 1 1 1 0 992 / (3E0) 1 1 1 1 0
752 / (2F0) 0 1 1 1 1 1008 / (3F0) 1 1 1 1 1
0 = closed, 1 = open
Fig. 1-9 — Base Address Switch, S1
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
This manual suits for next models
1
Table of contents
Other rtd Control Unit manuals

rtd
rtd cpuModules CMA34CR User manual

rtd
rtd DM5856HR User manual

rtd
rtd cpuModule CMC6686GX User manual

rtd
rtd DM35424HR User manual

rtd
rtd DM35820HR User manual

rtd
rtd CM17407HR User manual

rtd
rtd ATX104HR-EXPRESS User manual

rtd
rtd FPGA35S6 Series User manual

rtd
rtd DM34216HR User manual

rtd
rtd IM35M220HR User manual
Popular Control Unit manuals by other brands

Automationdirect.com
Automationdirect.com Stride SIOL-EI8B user manual

AI-Link
AI-Link WF-R710-RTU1 quick start guide

MSA
MSA 610A instruction manual

Eaton
Eaton CEAG 3-PM-IO-INV Mounting and operating instructions

NXP Semiconductors
NXP Semiconductors TWR-K64F120M user guide

Schnick-Schnack-Systems
Schnick-Schnack-Systems DMX-Recorder user guide