United Electronic Industries DN DIO-470 Series User manual

DNx-DIO-470
—
User Manual
10-channel electromechanical-relay board
with high-current digital input/outputs
for the PowerDNA Cube and RACK series chassis
September 2018
PN Man-DNx-DIO-470
© Copyright 1998-2018 United Electronic Industries, Inc. All rights reserved.

Information furnished in this manual is believed to be accurate and reliable. However, no responsibility
is assumed for its use, or for any infringement of patents or other rights of third parties that may result
from its use.
All product names listed are trademarks or trade names of their respective companies.
See the UEI website for complete terms and conditions of sale:
http://www.ueidaq.com/cms/terms-and-conditions/
Contacting United Electronic Industries
Mailing Address:
27 Renmar Avenue
Walpole, MA 02081
U.S.A.
For a list of our distributors and partners in the US and around the world, please contact a member of our
support team:
Support:
Telephone: (508) 921-4600
Fax: (508) 668-2350
Also see the FAQs and online “Live Help” feature on our web site.
Internet Support:
Support: [email protected]
Website: www.ueidaq.com
FTP Site: ftp://ftp.ueidaq.com
Product Disclaimer:
WARNING!
DO NOT USE PRODUCTS SOLD BY UNITED ELECTRONIC INDUSTRIES, INC. AS CRITICAL
COMPONENTS IN LIFE SUPPORT DEVICES OR SYSTEMS.
Products sold by United Electronic Industries, Inc. are not authorized for use as critical components in
life support devices or systems.A critical component is any component of a life support device or
system whose failure to perform can be reasonably expected to cause the failure of the life support
device or system, or to affect its safety or effectiveness.Any attempt to purchase any United Electronic
Industries, Inc. product for that purpose is null and void and United Electronic Industries Inc. accepts
no liability whatsoever in contract, tort, or otherwise whether or not resulting from our or our
employees' negligence or failure to detect an improper purchase.
Specifications in this document are subject to change without notice. Check with UEI for
current status.

DNx-DIO-470 Electromechanical Relay Board i
Table of Contents
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
Table of Contents
Chapter 1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.1 Organization of This Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Manual Conventions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 The DIO-470 Board. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.4 Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.5 Specification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.6 Device Architecture. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.7 Indicators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.8 Board Height. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.9 Connectors and Wiring (pinout) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.10 Fuses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.11 Anti-kickback Diodes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Chapter 2 Programming with the High Level API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.1 About the High-level Framework. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.2 Creating a Session . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.3 Configuring the Resource String. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.4 Configuring for Digital I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.5 Configuring the Timing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.6 Writing Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.7 Cleaning-up the Session. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Chapter 3 Programming with the Low-Level API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
3.1 About the Low-level API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
3.2 Low-level Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
3.3 Low-level Programming Techniques. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
3.3.1 Data Collection Modes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Appendix. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
A.1 Accessories. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13

DNx-DIO-470 Electromechanical Relay Board ii
List of Figures
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
List of Figures
Chapter 1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1-1 Block Diagram of DNx-DIO-470.....................................................................................5
1-2 Photo of DNR-DIO-470 Electromechanical Relay Board...............................................6
1-3 DB-37 I/O Connector Pinout for DIO-470......................................................................7
Chapter 2 Programming with the High Level API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Chapter 3 Programming with the Low-Level API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Appendix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13

DNx-DIO-470 Electromechanical Relay Board
Chapter 1 1
Introduction
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
Chapter 1 Introduction
This document outlines the feature set and use of the DNx-DIO-470 board.
The DIO-470 is an electromechanical relay interface module for the
PowerDNA I/O Cube and RACK series chassis.
The following sections are provided in this chapter:
•Organization of This Manual (Section 1.1)
•Manual Conventions (Section 1.2)
•The DIO-470 Board (Section 1.3)
•Features (Section 1.4)
•Specification (Section 1.5)
•Device Architecture (Section 1.6)
•Indicators (Section 1.7)
•Board Height (Section 1.8)
•Connectors and Wiring (pinout) (Section 1.9)
•Fuses (Section 1.10)
•Anti-kickback Diodes (Section 1.11)
1.1 Organization
of This
Manual
This DIO-470 User Manual is organized as follows:
• Introduction
Chapter 1 provides an overview of the device architecture, connectivity,
and logic of the DIO-470 board.
• Programming with the High Level API
Chapter 2 provides an overview of the how to create a session,
configure the session for relay drive/output, and interpret results on the
DIO-470 series board.
• Programming with the Low Level API
Chapter 3 provides low-level API commands for configuring and using
the DIO-470.
• Appendix A - Accessories
This appendix provides a list of accessories available for use with the
DIO-470.
• Index
The Index provides an alphabetical listing of the topics covered in this
manual.
NOTE: A glossary of terms used with the PowerDNA Cube/RACK and I/O
boards can be viewed or downloaded from www.ueidaq.com.

DNx-DIO-470 Electromechanical Relay Board
Chapter 1 2
Introduction
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
1.2 Manual
Conventions To help you get the most out of this manual and our products, please note that
we use the following conventions:
Tips are designed to highlight quick ways to get the job done, or reveal
good ideas you might not discover on your own.
NOTE: Notes alert you to important information.
CAUTION! Caution advises you of precautions to take to avoid injury, data loss,
and damage to your boards or a system crash.
Text formatted in bold typeface generally represents text that should be entered
verbatim. For instance, it can represent a command, as in the following
example: “You can instruct users how to run setup using a command such as
setup.exe.”
Bold typeface will also represent field or button names, as in “Click Scan
Network.”
Text formatted in fixed typeface generally represents source code or other text
that should be entered verbatim into the source code, initialization, or other file.
Before you begin:
Before plugging any I/O connector into the Cube or RACKtangle, be
sure to remove power from all field wiring. Failure to do so may
cause severe damage to the equipment.
No HOT SWAP
Always turn POWER OFF before performing maintenance on a UEI system.
Failure to observe this warning may result in damage to the equipment and
possible injury to personnel.
Usage of Terms
Throughout this manual, the term “Cube” refers to either a PowerDNA Cube
product or to a PowerDNR RACKtanglerack mounted system, whichever is
applicable. The term DNR is a specific reference to the RACKtangle, DNAto the
PowerDNA I/O Cube, and DNx to refer to both.

DNx-DIO-470 Electromechanical Relay Board
Chapter 1 3
Introduction
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
1.3 The DIO-470
Board The DNx-DIO-470 is a 10-channel electromechanical relay output board
designed for driving solenoids, motors, or other inductive loads. The 10
independent digital outputs on the DIO-470 are configurable to provide output
control and switching (up to 750 VA) for 10 channels (total).
DNA-DIO-470, DNR-DIO-470, and DNF-DIO-470 boards are compatible with
the UEI Cube, RACKtangle, and FLATRACK chassis respectively. These board
versions are electronically identical and differ only in mounting hardware. The
DNA version is designed to stack in a Cube chassis. The DNR/F versions are
designed to plug into the backplane of a RACK chassis.
NOTE: Refer to Section 1.8 for additional information about DNAversion height
requirements.
1.4 Features The main features of the DIO-470 are listed below:
•10 Form C electromechanical relay outputs (total)
•5 A @ 30 VDC or 0.4 A @125 VAC continuous per channel maximum
current rating
•Ideal for driving solenoids, motors, or other inductive loads
•Output throughput rate 125 updates per second max
•Guaranteed output OFF state on initial power-up, external power OFF,
internal power OFF, and overload detected
•Isolation of 350 VDC between channels, and other components
•Output OFF leakage <100 uA

DNx-DIO-470 Electromechanical Relay Board
Chapter 1 4
Introduction
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
1.5 Specification The technical specifications for the DNx-DIO-470 are listed below in Table 1-1.
Table 1-1 DNx-DIO-470 Technical Specifications
0VUQVUTQFDJöDBUJPOT
3BUFE-PBE "BU7"$
"BU7%$"BU7%$DPOUJOVPVT
3FDPNNFOEFE
inteconnect wire size
HBVHFPSMBSHFS
$JSDVJUQSPUFDUJPO "GBTUCMPXGVTFPOFBDIi$PNwDPOOFDUJPO
.BY4XJUDIJOH$BQBDJUZ 7"
.BY0QFSBUJOH7PMUBHF 7%$7"$
.JO1FSNJTTJCMF-PBE "N7%$
$POUBDU.BUFSJBM "H4O0
$POUBDU0''JNQFEBODF .0IN
0ò-FBLBHF$VSSFOU "
5VSO0O5JNF N4UZQJDBM
5VSO0ò5JNF N4UZQJDBM
.BY0QFSBUJOH'SFR PQFSBUJPOTTFDPOE
4FSWJDF-JGF
Mechanical NJO
Electrical BUGVMMSBUFEMPBE
1PXFSVQSFCPPUTUBUF 0ò/$&OFSHJ[FE
1PXFSEJTTJQBUJPO 8
Isolation 7SNT
0QFSBUJOH5FNQ3BOHF 5FTUFEUP¡$
0QFSBUJOH)VNJEJUZ OPODPOEFOTJOH
7JCSBUJPO IEC 60068-2-6
IEC 60068-2-64
H)[TJOVTPJEBM
HSNT)[CSPBECBOESBOEPN
4IPDL IEC 60068-2-27 HNTIBMGTJOFTIPDLT!PSJFOUBUJPOT
HNTIBMGTJOFTIPDLT!PSJFOUBUJPOT
MTBF IPVST

DNx-DIO-470 Electromechanical Relay Board
Chapter 1 5
Introduction
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
1.6 Device
Architecture The DNx-DIO-470 board has 10 Form C relay outputs. A block diagram of the
board is shown in Figure 1-1.
Figure 1-1 Block Diagram of DNx-DIO-470
Note that the I/O section of the board is isolated from the logic interface.
I/O Connector
32-bit 66-MHz bus
Control Logic
Relay Drivers
Relays
DC/DC
Isolation
Barrier

DNx-DIO-470 Electromechanical Relay Board
Chapter 1 6
Introduction
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
1.7 Indicators The DNx-DIO-470 indicators are described in Table 1-2 and illustrated in
Figure 1-2
.
Figure 1-2 Photo of DNR-DIO-470 Electromechanical Relay Board
1.8 Board Height Figure 1-2 above shows the DNR-DIO-470 version of the DIO-470.
The DNA-DIO-470 version is functionally identical except that it is designed for
insertion into a UEI cube chassis. The DNA version of the DIO-470 board
requiresatwolayerslot:onefortheboarditself and anotheraboveitasa spacer
for the electromechanical relays.
Table 1-2 DIO-470 Indicators
LED Name Description
RDY Indicates board is powered up and operational
STS Indicates which mode the board is running in:
•OFF: Configuration mode, (e.g., configuring channels,
running in point-by-point mode)
•ON: Operation mode
DB-37 (female)
37-pin I/O connector
RDY LED
STS LED
DNR bus
connector

DNx-DIO-470 Electromechanical Relay Board
Chapter 1 7
Introduction
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
1.9 Connectors
and Wiring
(pinout)
The pinout of the DB-37 37-pin female connector for the DNx-DIO-470 board is
shown in Figure 1-3.
Figure 1-3 DB-37 I/O Connector Pinout for DIO-470
For software compatibility with other UEI DIO products, the 10 output groups of
the DIO-470 are numbered from NO-0, NC-0, COM-0 through NO-9, NC-9,
COM-9. Note that the output of each channel is a set of three pins for NC con-
tacts, NO contacts, and COM.
Before plugging any I/O connector into the Cube or board, be sure
to remove power from all field wiring. Failure to do so may cause
severe damage to the equipment.
1.10 Fuses The COM connection of each DIO-470 channel is protected by a 7 A fuse.
The fuse part number is FUSE 7A125V 6125 FAST SSQ.
Fuses can be replaced by lifting the blown fuse out of the fuse block (with
tweezers) and inserting a new one.
Fuses for channels 0 through 9 correspond to “FA0” through “FA9” labeling on
the board.
1.11 Anti-kickback
Diodes The DIO-470 can drive solenoids, motors, or other high-current inductive loads.
An anti-kickback diode must be installed (with attention to polarity) on relay
outputs to avoid voltage kickback into the DIO-470 board and other control
circuitry.
Use of the DIO-470 to drive inductive loads requires installation of anti-kickback
diodes on each output. Installation of these diodes is the responsibility of the
user. Failure to provide these diodes can cause damage to components of the
board.
NO 0
NC 0
COM 1
COM 2
COM 3
COM 4
COM 5
COM 6
COM 7
COM 8
NO 9
NC 9
COM 0
NO 1
NC 1
NO 2
NC 2
NO 3
NC 3
NO 4
NC 4
NO 5
NC 5
NO 6
NC 6
NO 7
NC 7
NO 8
NC 8
COM 9
1
2
3
4
5
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
6
7
8
9
10
11
12
13
14
15
16
17
18
19
NOTE: The standard DNA-CBL-37 and DNA-
STP-32 will not handle 5A currents.
Please use only the DNA-CBL-37HC
and DNA-STP-37HC with the DIO-470.

DNx-DIO-470 Electromechanical Relay Board
Chapter 2 8
Programming with the High Level API
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
Chapter 2 Programming with the High Level API
This chapter provides the following information about using the UeiDaq
high-level FrameworkAPI for DNx-DIO-470 programming:
•About the High-level Framework (Section 2.1)
•Creating a Session (Section 2.2)
•Configuring the Resource String (Section 2.3)
•Configuring for Digital I/O (Section 2.4)
•Configuring the Timing (Section 2.5)
•Writing Data (Section 2.6)
•Cleaning-up the Session (Section 2.7)
2.1 About the
High-level
Framework
UeiDaq Framework is object oriented and its objects can be manipulated in the
same manner from different development environments, such as Visual C++,
Visual Basic, or LabVIEW.
UeiDaq Framework is bundled with examples for supported programming
languages. Examples are located under the UEI programs group in:
•Start » Programs » UEI » Framework » Examples
The following sections focus on the C++ API, but the concept is the same no
matter which programming language you use.
Please refer to the “UeiDaq Framework User Manual” for more information on
use of other programming languages.
2.2 Creating a
Session The Session object controls all operations on your PowerDNx device. Therefore,
the first task is to create a session object:
2.3 Configuring
the Resource
String
UeiDaq Framework uses resource strings to select which device, subsystem
and channels to use within a session. The resource string syntax is similar to a
web URL:
<device class>://<IP address>/<Device Id>/<Subsystem><Channel list>
For PowerDNA and RACKs, the device class is pdna.
For example, the following resource string selects digital output lines 0,1,2,3 on
device 1 at IP address 192.168.100.2: “pdna://192.168.100.2/Dev1/Do0:3”
// create a session object
CUeiSession session;

DNx-DIO-470 Electromechanical Relay Board
Chapter 2 9
Programming with the High Level API
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
2.4 Configuring
for Digital I/O The DIO-470 can be configured for digital output.
NOTE: In Framework, a digital channel corresponds to a physical port on the
device. You cannot configure a session only to access a subset of lines
within a digital port.
NOTE: Sessions are unidirectional.The DIO-470 is also unidirectional, and you
only need to configure one session for output.
The following snippet configures the digital ports of a DIO-470 set as device 1:
2.5 Configuring
the Timing You can configure the DIO-470 to run in simple mode (point by point).
In simple mode, the delay between samples is determined by software on the
host computer.
The following sample shows how to configure the simple mode. Please refer to
the “UeiDaq Framework User’s Manual” to learn how to use other timing modes.
2.6 Writing Data Writing data is done using a writer object.
The following sample shows how to create a writer object and write data:
2.7 Cleaning-up
the Session The session object will clean itself up when it goes out of scope or when it is
destroyed. To reuse the object with a different set of channels or parameters,
you can manually clean up the session as follows:
// Configure session to write to ports 1 to 3 on device 1
session.CreateDOChannel(“pdna://192.168.100.2/Dev1/Do1:3”);
// configure timing for point-by-point (simple mode)
session.ConfigureTimingForSimpleIO();
// create a writer and link it to the session’s stream
CUeiDigitalWriter writer(session.GetDataStream());
// to write a value, the buffer must contain one value per channel
uInt32 data = 0x3FE;
// write one scan, the buffer must contain one value per channel
writer.WriteSingleScan(&data);
// clean up the session
session.CleanUp();

DNx-DIO-470 Electromechanical Relay Board
Chapter 3 10
Programming with the Low-Level API
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
Chapter 3 Programming with the Low-Level API
This chapter provides the following information about programming the DIO-470
using the low-level API:
•About the Low-level API (Section 3.1)
•Low-level Functions (Section 3.2)
•Low-level Programming Techniques (Section 3.3)
3.1 About the
Low-level API The low-levelAPI provides direct access to the DAQBIOS protocol structure and
registers in C. The low-levelAPI is intended for speed-optimization, when
programming unconventional functionality, or when programming under Linux or
real-time operating systems.
When programming in Windows OS, however, we recommend that you use the
UeiDaq high-level FrameworkAPI (see Chapter 2).The Frameworkextendsthe
low-level API with additional functionality that makes programming easier and
faster.
For additional information regarding low-level programming, refer to the
“PowerDNAAPI Reference Manual” located in the following directories:
•On Linux systems:
<PowerDNA-x.y.z>/docs
•On Windows systems:
Start » All Programs » UEI » PowerDNA » Documentation
3.2 Low-level
Functions The following table provides a summary of DIO-470-specific functions.
All low-level functions are described in detail in the PowerDNAAPI Reference
Manual.
Function Description
DqAdv40xWrite Writes a 10-bit word to DIO-470 board to set channel output states
(each bit maps to a channel: bit 0 controls channel 0, etc.)
DqAdv470Settings Sets up delay and dynamic control supported by the DIO-470
DqAdv40xReadLastWrite Reads the last DIO channel states that were written to the I/O board
(diagnostic)

DNx-DIO-470 Electromechanical Relay Board
Chapter 3 11
Programming with the Low-Level API
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
3.3 Low-level
Programming
Techniques
Application developers are encouraged to explore the existing source code
examples when first programming the DIO-470. Sample code provided with the
installation is self-documented and serves as a good starting point.
Code examples are located in the following directories:
•On Linux systems: <PowerDNA-x.y.z>/src/DAQLib_Samples
•On Windows: Start » All Programs » UEI » PowerDNA » Examples
Sample code for data acquisition modes have the name of the I/O boards being
programmedembeddedinthesamplename. For example,Sample470contains
sample code for running the an DIO-470 using immediate mode.
3.3.1 Data
Collection
Modes
The DIO-470 supports the Immediate (point-to-point) acquisition mode, which
provides easy access to a single I/O board at a non-deterministic pace.
Immediate mode acquires or sets a single data point per channel and runs at a
maximum of 100 Hz.
API that implement data acquisition modes and additional mode descriptions
are provided in the PowerDNAAPI Reference Manual.

DNx-DIO-470 Electromechanical Relay Board
Appendix A 12
September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
Appendix
A.1 Accessories The following cables and STP boards are available for the DIO-470 board.
DNA-CBL-37HC
A37-way cable that connects the board to a terminal panel that is 3ft to 12ft long;
for use with loads up to 5A. Please ensure that your cable is a DNA-CBL-37HC
for high amperage, and not the low-amperage DNA-CBL-37 (less than 2A).
DNA-STP-37HC
37-way screw terminal panel; for use with loads up to 5A.
Not to be confused with the low-amperage DNA-STP-37.

Tel: 508-921-4600 www.ueidaq.com Vers: 4.5
Date: 09. 19. 2018 DNx-DIO-470-ManualIX.fm
© Copyright 2018
United Electronic Industries, Inc. September 2018 www.ueidaq.com
508.921.4600
© Copyright 2018
United Electronic Industries, Inc.
DNx-DIO-470 Electromechanical Relay Board
Index 13
Index
A
Architecture 5
B
Block Diagram 5
C
Cable(s) 12
CAUTION 2
Cleaning-up the Session 9
Cleaning-up the session 9
Configuring the Resource String 8
Connectors 7
Conventions 2
Creating a Session 8
H
High Level API 8
O
Organization 1
P
Pinout 7
S
Screw Terminal Panels 12
Specifications 4
Support ii
Support email
Support FTP Site
ftp //ftp.ueidaq.com ii
Support Web Site
www.ueidaq.com ii
T
Tips 2
This manual suits for next models
1
Table of contents
Other United Electronic Industries Computer Hardware manuals

United Electronic Industries
United Electronic Industries DN-SL-514 Series User manual

United Electronic Industries
United Electronic Industries DNA-AI-208 User manual

United Electronic Industries
United Electronic Industries PD2-MF User manual

United Electronic Industries
United Electronic Industries DNA-IRIG-650 User manual
Popular Computer Hardware manuals by other brands

Toshiba
Toshiba Satellite L3xW-B Series User's information guide

DaytonAudio
DaytonAudio TABB-26 quick start guide

National Instruments
National Instruments SCAL-4339 Note to Users

Hauppauge
Hauppauge WinTV USB Installation and reference manual

U.S. Solid
U.S. Solid USS-FX manual

Star Lake
Star Lake OXY5363A user manual