The documentation and the software included with this product are copyrighted 2005 by Advantech Co., Ltd. All rights are reserved. Advantech
Co., Ltd. reserves the right to make improvements in the products
described in this manual at any time without notice. No part of this manual may be reproduced, copied, translated or transmitted in any form or
by any means without the prior written permission of Advantech Co., Ltd.
Information provided in this manual is intended to be accurate and reliable. However, Advantech Co., Ltd. assumes no responsibility for its use,
nor for any infringements of the rights of third parties, which may result
from its use.
Acknowledgements
Intel and Pentium are trademarks of Intel Corporation.
Microsoft Windows and MS-DOS are registered trademarks of
Microsoft Corp.
All other product names or trademarks are properties of their respective
owners.
Part No. 20034718001st Edition
Printed in TaiwanJanuary 2006
USB-4718 User Manualii
Product Warranty (2 years)
Advantech warrants to you, the original purchaser, that each of its products will be free from defects in materials and workmanship for two years
from the date of purchase.
This warranty does not apply to any products which have been repaired or
altered by persons other than repair personnel authorized by Advantech,
or which have been subject to misuse, abuse, accident or improper installation. Advantech assumes no liability under the terms of this warranty as
a consequence of such events.
Because of Advantech’s high quality-control standards and rigorous testing, most of our customers never need to use our repair service. If an
Advantech product is defective, it will be repaired or replaced at no
charge during the warranty period. For out-of-warranty repairs, you will
be billed according to the cost of replacement materials, service time and
freight. Please consult your dealer for more details.
If you think you have a defective product, follow these steps:
1.Collect all the information about the problem encountered. (For
example, CPU speed, Advantech products used, other hardware
and software used, etc.) Note anything abnormal and list any
onscreen messages you get when the problem occurs.
2.Call your dealer and describe the problem. Please have your manual, product, and any helpful information readily available.
3.If your product is diagnosed as defective, obtain an RMA (return
merchandize authorization) number from your dealer. This allows
us to process your return more quickly.
4.Carefully pack the defective product, a fully-completed Repair and
Replacement Order Card and a photocopy proof of purchase date
(such as your sales receipt) in a shippable container. A product
returned without proof of the purchase date is not eligible for warranty service.
5.Write the RMA number visibly on the outside of the package and
ship it prepaid to your dealer.
iii
CE
This product has passed the CE test for environmental specifications
when shielded cables are used for external wiring. We recommend the use
of shielded cables. This kind of cable is available from Advantech. Please
contact your local supplier for ordering information.
Technical Support and Assistance
Step 1. Visit the Advantech web site at www.advantech.com/support
where you can find the latest information about the product.
Step 2. Contact your distributor, sales representative, or Advantech's cus-
tomer service center for technical support if you need additional
assistance. Please have the following information ready before
you call:
- Product name and serial number
- Description of your peripheral attachments
- Description of your software (operating system, version, application software, etc.)
- A complete description of the problem
- The exact wording of any error messages
Document Feedback
To assist us in making improvements to this manual, we would welcome
comments and constructive criticism. Please send all such - in writing to:
support@advantech.com
Safety Precaution - Static Electricity
Follow these simple precautions to protect yourself from harm and the
products from damage.
1.To avoid electrical shock, always disconnect the power from your
PC chassis before you work on it. Don't touch any components on
the CPU card or other cards while the PC is on.
2.Disconnect power before making any configuration changes. The
sudden rush of power as you connect a jumper or install a card may
damage sensitive electronic components.
Figure D.6:Select the current input range setting ........ 48
USB-4718 User Manualvi
2
1
CHAPTER
Introduction
This chapter will provide information
on the features of the DAS module, a
quick start guide for installation, and
some brief information on software and
accessories for the USB-4718 Module.
Sections include:
• Features
• Applications
• Installation Guide
• Software Overview
• Device Driver
• Programming Roadmap
Chapter 1 Introduction
USB-4718 offers 8 thermocouple inputs with 16-bit resolution, up to
0.1% input range accuracy, or 4~20 mA inputs. Reliable and rugged
enough for industrial applications, yet inexpensive enough for home
projects, USB-4718 is the perfect way to add measurement and control
capability to any USB capable computer. The USB-4718 is fully USB
plug and play and easy to use. It obtains all required power from the USB
port, so no external power connection is ever required.
1.1 Features
USB-4718 has the most requested measurement & control functions:
• 8 differential thermocouple input channels
• 16 bits resolution
• Software configurable for thermocouple, low level voltage or current
inputs.
• Wiring burned-out detectable function (Thermo mode)
• 2,500 Vdc isolation
• Watchdog Timer
• Supports 0~20 & 4~20mA current inputs.
• Bus-powered
• Device status LED indicator
• Removable on-module wiring terminal
• USB 2.0 Support
• Hot swappable
Note:For detailed specifications of USB-4718, please
refer to Appendix A, Specifications.
1.2 Applications
• Temperature measurement
• Industrial ON/OFF control
• Industrial and Lab. automation
USB-4718 User Manual2
1.3 Installation Guide
Before you install your USB-4718 module, please make sure you have
the following necessary components:
• USB-4718 DAS Module
• USB-4718 User Manual
• Shielded USB 2.0 cable (1.8 m)
• Driver software Advantech DLL drivers (included in the companion
CD-ROM)
• Personal computer or workstation with a USB port (running Windows
2000, or XP)
Some application software is also available for enhanced operation. USB4718 works with ActiveDAQ, ActiveDAQ Pro, and other third-party
software packages.
After you have the necessary components and maybe some accessories
for enhanced operation of your USB DAS module, you can then begin the
installation procedure. Figure 1.1 on the next page provides a concise
flow chart to give a broad picture of the software and hardware installation procedures.
3Chapter 1
Figure 1.1: Installation Flow Chart
USB-4718 User Manual4
1.4 Software Overview
Advantech offers a rich set of DLL drivers, third-party driver support and
application software to help fully exploit the functions of your USB-4718
module:
• Device Drivers (on the companion CD-ROM)
• LabVIEW driver
• Advantech ActiveDAQ
1.4.1 Programming Choices for DA&C Module:
You may use Advantech application software like Advantech Device
Drivers. On the other hand, advanced users are allowed to use registerlevel programming as another option, although this is not recommended
due to its laborious and time-consuming nature.
1.4.2 Device Drivers
The Advantech Device Drivers software is included on the companion
CD-ROM. Advantech’s Device Drivers features a complete I/O function
library to help boost your application performance. The Advantech
Device Drivers for Windows 2000/XP works seamlessly with development tools such as Visual C++, Visual Basic, Inprise C++ Builder, and
Inprise Delphi.
5Chapter 1
1.5 Device Driver Programming Roadmap
This section will provide a roadmap to demonstrate how to build an application from scratch using Advantech Device Drivers with your favorite
development tools such as Visual C++, Visual Basic, Delphi, or C++
Builder. The step-by-step instructions on how to build your own applications using each development tool will be given in the Device Drivers
Manual. Moreover, a rich set of example source code is also given for
your reference.
1.5.1 Programming Tools
Programmers can develop application programs with the following development tools:
• Visual C++
• Visual Basic
• Delphi
• C++ Builder
For instructions on how to begin programming in each development tool,
Advantech offers a Tutorial Chapter in the Device Drivers Manual for
your reference. Please refer to the corresponding sections in this chapter
on the Device Drivers Manual to begin your programming efforts. You
can also look at the example source code provided for each programming
tool, since they can get you very well oriented.
The Device Drivers Manual can be found on the companion CD-ROM.
Alternatively, if you have already installed the Device Drivers on your
system, The Device Drivers Manual can be readily accessed through the
Start button:
The example source code can be found under the corresponding installation folder such as the default installation path:
\Program Files\Advantech\ADSAPI\Examples
For information about using other function groups or other development
tools, please refer to Creating Windows 2000/XP Applications with Device Drivers chapter and the Function Overview chapter in the Device
Drivers Manual.
USB-4718 User Manual6
1.5.2 Programming with Device Drivers Function Library
Advantech Device Drivers offer a rich function library that can be utilized
in various application programs. This function library consists of numerous APIs that support many development tools, such as Visual C++,
Visual Basic, Delphi and C++ Builder.
1.5.3 Troubleshooting Device Drivers Error
Driver functions will return a status code when they are called to perform
a certain task for the application. When a function returns a code that is
not zero, it means the function has failed to perform its designated function. To troubleshoot the Device Drivers error, you can pass the error
code to DRV_GetErrorMessage function to return the error message.
Alternatively, you can refer to the Device Drivers Error Codes Appendix
in the Device Drivers Manual for a detailed listing of Error Codes, Error
IDs and the Error Messages.
7Chapter 1
USB-4718 User Manual8
2
2
CHAPTER
Installation
This chapter has a package item checklist, proper instructions about unpacking and step-by-step procedures for
both driver and USB installation..
Sections include:
• Unpacking
• Driver Installation
• Hardware Installation
• Device Setup & Configuration
• Device Testing
• Hardware Uninstallation
Chapter 2 Installation
2.1 Unpacking
After receiving your USB-4718 package, please inspect its contents first.
The package should contain the following items:
• USB-4718 Module
• Shielded USB 2.0 Cable (1.8 m)
• Companion CD-ROM (DLL driver included)
• User Manual
The USB-4718 Module harbors certain electronic components vulnerable
to electrostatic discharge (ESD). ESD could easily damage the integrated
circuits and certain components if preventive measures are not carefully
paid attention to. Before removing the module from theantistatic plastic
bag, you should take following precautions to ward off possible ESD
damage:
• Touch the metal part of your computer chassis with your hand to discharge static electricity accumulated on your body. One can also use a
grounding strap.
• Make contact between the antistatic bag and ground before opening the
bag.
After taking out the module, you should first:
Inspect the module for any possible signs of external damage (loose or
damaged components, etc.). If the module is visibly damaged, please
notify our service department or our local sales representative immediately. Avoid using a damaged module with your system.
• Avoid physical contact with materials that could hold static electricity
such as plastic, vinyl and Styrofoam.
USB-4718 User Manual10
2.2 Driver Installation
We recommend you install the software driver before you install the
USB-4718 module into your system, since this will guarantee a smooth
installation process.
The 32-bit DLL driver Setup program for the USB-4718 module is
included on the companion CD-ROM that is shipped with your module
package. Please follow the steps below to install the driver software:
Step 1: Insert the companion CD-ROM into your CD-ROM drive.
Step 2: The Setup program will be launched automatically if you have the
auto-play function enabled on your system. When the Setup Program is
launched, you’ll see the following Setup Screen.
Note:If the auto-play function is not enabled on your
computer, use Windows Explorer or Windows Run
command to execute Setup.exe on the companion
CD-ROM.
Figure 2.1: Automation Software Setup Screen
Step3: Click Continue, and select the Installation option
11Chapter 2
Loading...
+ 37 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.