Measurement UL User Manual

TempBook
User’s Manual
Thermocouple & Voltage Measurement
Data Acquisition System
the smart approach to instrumentation
IOtech, Inc.
25971 Cannon Road
Phone: (440) 439-4091
Fax: (440) 439-4093
E-mail (sales): sales@iotech.com
E-mail (post-sales): productsupport@iotech.com
Internet: www.iotech.com
TempBook
Thermocouple & Voltage Measurement
Data Acquisition System
TempBook/66-901
p/n
Released per EO# 1788R5
User’s Manual
4.0
Rev.
© 1997, 2001 by IOtech, Inc. May 2001 Printed in the United States of America

Warranty Information

Your IOtech warranty is as stated on the product warranty card. You may contact IOtech by phone, fax machine, or e-mail in regard to warranty-related issues.
Phone: (440) 439-4091, fax: (440) 439-4093, e-mail: sales@iotech.com
Limitation of Liability
IOtech, Inc. cannot be held liable for any damages resulting from the use or misuse of this product.
Copyright, Trademark, and Licensing Notice
All IOtech documentation, software, and hardware are copyright with all rights reserved. No part of this product may be copied, reproduced or transmitted by any mechanical, photographic, electronic, or other method without IOtech’s prior written consent. IOtech product names are trademarked; other product names, as applicable, are trademarks of their respective holders. All supplied IOtech software (including miscellaneous support files, drivers, and sample programs) may only be used on one installation. You may make archival backup copies.
FCC Statement
IOtech devices emit radio frequency energy in levels compliant with Federal Communications Commission rules (Part 15) for Class A devices. If necessary, refer to the FCC booklet How To Identify and Resolve Radio-TV Interference Problems (stock # 004-000-00345-4) which is available from the U.S. Government Printing Office, Washington, D.C. 20402.
CE Notice
Many IOtech products carry the CE marker indicating they comply with the safety and emissions standards of the European Community. As applicable, we ship these products with a Declaration of Conformity stating which specifications and operating conditions apply.

Warnings, Cautions, Notes, and Tips

Refer all service to qualified personnel. This caution symbol warns of possible personal injury or equipment damage under noted conditions. Follow all safety standards of professional practice and the recommendations in this manual. Using this equipment in ways other than described in this manual can present serious safety hazards or cause equipment damage.
This warning symbol is used in this manual or on the equipment to warn of possible injury or death from electrical shock under noted conditions.
This ESD caution symbol urges proper handling of equipment or components sensitive to damage from electrostatic discharge. Proper handling guidelines include the use of grounded anti-static mats and wrist straps, ESD-protective bags and cartons, and related procedures.
This symbol indicates the message is important, but is not of a Warning or Caution category. These notes can be of great benefit to the user, and should be read.
In this manual, the book symbol always precedes the words “Reference Note.” This type of note identifies the location of additional information that may prove helpful. References may be made to other chapters or other documentation.
Tips provide advice that may save time during a procedure, or help to clarify an issue. Tips may include additional reference.
Specifications and Calibration
Specifications are subject to change without notice. Significant changes will be addressed in an addendum or revision to the manual. As applicable, IOtech calibrates its hardware to published specifications. Periodic hardware calibration is not covered under the warranty and must be performed by qualified personnel as specified in this manual. Improper calibration procedures may void the warranty.
Quality Notice
IOtech has maintained ISO 9001 certification since 1996. Prior to shipment, we thoroughly test our products and review our documentation to assure the highest quality in all aspects. In a spirit of continuous improvement, IOtech welcomes your suggestions.

About This Manual

This manual explains the setup and operation of the TempBook data acquisition system. This manual consists of chapters and document modules. The later are like chapters, but as they are shared by other manuals and are sometimes used as “stand-alone” documents. For these reasons the document modules do not contain chapter headings, nor do they contain footers that associate them with a specific manual.
Chapter 1 - Introduction and Quick Start includes an overview, specifications, and a Quick Start that
explains how to hook up a simple system.
Chapter 2 - Installation, Configuration, and Calibration discusses switches, indicators, connectors,
hardware hookups, software installation, configuration, and calibration.
Document Module
DaqView [32-Bit Support]. DaqView is out-of-the-box data acquisition software that is installed during 32-Bit Product Support Installation. Pull-down menus, toolbars, charts, and parameter fields are discussed. The program does not apply to 16-Bit TempBook Support.
Document Module
- DaqViewXL [32-Bit Support]. DaqViewXL is an optional out-of-the-box Microsoft-based add-on for data-acquisition and spreadsheet display. The program does not
apply to 16-Bit TempBook Support.
Document Module
- DIAdem [32-Bit Support]. DIAdem is out-of-the-box data acquisition viewing and analysis program. The document module is an abbreviated manual that provides for rapid familiarization with the program. For 16-Bit Product Support information, refer to the PostView
document module.
Document Module
- TempView [16-Bit Support]. This document module explains the use and features of the out-of-the-box data acquisition software that is installed during the 16-Bit Product Support
Installation. Pull-down menus, charts, and parameter fields are discussed. Note that this document module does not apply to 32-Bit TempBook Support.
Document Module
PostView [16-Bit and 32-Bit Support]. PostView is a post-data acquisition viewing program that is installed as a part of IOtech’s 16-Bit TempBook Support. PostView allows you to view waveforms that were previously acquired by TempView. Although PostView can provide 32-Bit program support, the program is not installed as a part of IOtech’s 32-Bit TempBook Support. Refer to the DIAdem document module regarding 32-Bit TempBook
Support.
Chapter’s 3 and 4 – These two chapter’s have been replaced with document modules. Your user’s
manual continues at this point with chapter 5.
Chapter 5 - Programmer’s Guide explains how to custom-program for your application. Various
concerns are discussed; e.g., a comparison of standard and enhanced APIs and language support.
Chapter 6 – 16-Bit API Programming of the TempBook With C describes several example programs
using the standard API with the C language.
Chapter 7 - Software Calibration and Zero Compensation describes the commands and parameters
related to calibration and zero compensation. This chapter organizes and supplements related sections of the tbkCommand Reference chapter.
Chapter 8 - Thermocouple Measurement describes the commands and parameters related to
thermocouple measurement. This chapter organizes and supplements related sections of the tbkCommand Reference chapter.
Chapter 9 - tbkCommand Reference (16-Bit API) describes the commands and parameters of the
16-Bit API including useful reference tables.
Chapter 10 - Programming Models for 32-Bit API describes the fundamental building blocks for
TempBook data acquisition software. These programming blocks can then be arranged and filled with your parameters to make your system do as you please. Program excerpts illustrate the basic concepts and can often (with modifications) be used in your code.
Chapter 11 - daqCommand Reference (32-Bit API) describes the commands and parameters of the
32-Bit API including useful reference tables.
TempBook User’s Manual
04-26-01
i
CAUTION
CAUTION
CAUTIONCAUTION
Using this equipment in ways other than described in this manual can cause personal injury or equipment damage. Before setting up and using your equipment, you should read all documentation that covers your system. Pay special attention to cautions and warnings formatted like this one.
Software Reference Note for Users of 16-Bit TempBook Support: 16-bit PC users can use TempView out-of-the-box software (see the TempView
document module), or may choose to program their own application.
Programmers using 16-bit API should refer to chapters 5 through 9. Chapters 6, 7, and 8 provide examples and explain how to perform common tasks with the 16-bit API detailed in chapter 9.
Software Reference Note for Users of 32-Bit TempBook Support: 32-bit PC users can use the DaqView and DaqViewXL out-of-the-box software
programs (refer to the related document modules); or program their own application. Programmers using 32-bit API should refer to chapters 5, 10, and 11. Chapter 10 explains programming models for the enhanced API, detailed in chapter 11.
Note: 16-Bit and 32-bit refer to software support, not to A/D resolution.
ii
04-26-01
TempBook User’s Manual

Table of Contents

1 Introduction and Quick Start
Overview …… 1-1 Description …… 1-1 Available Accessories ……1-2 Specifications …… 1-2 Quick Start …… 1-4
Signal Connection ……1-4 PC Connection …… 1-4 Power Connection ……1-5 Software Installation ……1-5
Parallel Port Capabilities …… 1-6 TempBook Configuration Under Windows 95/98/Me/NT and 2000 …… 1-6
2 Installation, Configuration, and Calibration
Inspection …… 2-1 Panel Connectors and Indicators …… 2-1 Termination Card and I/O Connectors …… 2-2 Internal Configuration …… 2-3
Watchdog Timer Enable/Disable (JP8)….. 2-4 Time Base Selection (JP9)……2-4
Hardware Installation …… 2-4 Rechargeable Battery Module (DBK30A)…… 2-4
Charging the Battery Modules …… 2-5 Battery Module Connection ……2-5
Connection Troubleshooting …… 2-6 Calibration of TempBook …… 2-7
Calibration Constants File Installation …… 2-7 Hardware Calibration …… 2-7
Differential Measurement Configurations …… 2-8
Floating Differential …… 2-8 Referenced Differential …… 2-8
Document Module
[32-Bit Support]
Overview……
Starting DaqView……
A Tour of DaqView……
Acquisition Setup ……
Data Destination ……
Pull-Down Menus ……
Toolbar Items ……
Document Module
[32-Bit Support]
Overview……
Program Requirements……
Installation of DaqViewXL Software……
Basic Function of DaqViewXL ……
Hints and Tips for using DaqViewXL ……
– DaqView
DaqView_d, pg.
DaqView_d, pg.
– DaqViewXL
DaqViewXL, pg.
2
DaqView_d, pg.
DaqView_d, pg.
DaqView_d, pg.
DaqView_d, pg.
DaqView_d, pg.
19
1
DaqViewXL, pg.
2
2
13
15
16
1
DaqViewXL, pg.
DaqViewXL, pg.
DaqViewXL, pg.
2
2
4
TempBook User’s Manual
04-26-01
iii
Document Module
[32-Bit Support]
Preface ……
DIAdem® Quick Start ……
DIAdem - the PC Workshop ……
DIAdem DATA: Loading and Saving Data ……
DIAdem VIEW: Viewing, Measuring & Editing Data ……
– DIAdem
DIAdem, pg.
2
DIAdem, pg.
3
DIAdem, pg.
13
DIAdem, pg.
23
DIAdem, pg.
27
Document Module
- TempView
[16-Bit Support]
Application Startup……
TempView, pg.
TempView Components……
1
TempView, pg.
2
Charts and the Spreadsheet's "Reading" Column……
3
PostView, pg.
8
5
TempView Menu Items ……
Document Module
– PostView
[16-Bit & 32-Bit Support]
Introduction ……
Starting PostView ……
Toolbar ……
Channel Information Region ……
Menu Items ……
PostView, pg.
PostView, pg.
PostView, pg.
TempView, pg.
see DIAdem for 32-bit support
2
PostView, pg.
4
6
Understanding Groups, Charts, and Channels ……
Chart Setup Wizard ……
PostView, pg.
Display Configuration ……
PostView Timebase ……
Chapters 3 and 4 have been replaced by the preceding Document Modules.
3 – 4
PostView, pg.
7
PostView, pg.
15
9
TempView, pg.
PostView, pg.
7
7
5 Programmer’s Guide
A Programmer’s View of TempBook Operations ……5-1
Driver Options …… 5-3
16-Bit API (tbk…) …… 5-3 32-Bit API (daq…) ……5-3 Language Support …… 5-3
iv
04-26-01
TempBook User’s Manual
Loading...
+ 18 hidden pages