Measurement-computing Personal Daq rev.6.0 Manual de usuario

Busca en linea o descarga Manual de usuario para Hardware Measurement-computing Personal Daq rev.6.0. Measurement Computing Personal Daq rev.6.0 User Manual Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 170
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
Personal Daq User’s Manual
USB Data Acquisition Modules
Personal Daq/54
Personal Daq/55
Personal Daq/56
PDQ1
PDQ2
IOtech, Inc.
25971 Cannon Road
Cleveland, OH 44146-1833
Phone: (440) 439-4091
Fax: (440) 439-4093
e-mail (Product Information):
e-mail (Technical Support): productsupport@iotech.com
Internet: http://www.iotech.com
Personal Daq
User’s Manual
p/n 491-0901, rev 6.0
© 1998 … 2005 by IOtech, Inc. 878695 Printed in the United States of America
Vista de pagina 0
1 2 3 4 5 6 ... 169 170

Indice de contenidos

Pagina 1 - Personal Daq

Personal Daq User’s Manual USB Data Acquisition Modules Personal Daq/54 Personal Daq/55 Personal Daq/56 PDQ1 PDQ2 IOtech, In

Pagina 2

1-2 Unit Startup 878395 Personal Daq User’s Manual CAUTION When using Personal Daq modules to acquire data, computer energy save modes c

Pagina 3

5-4 Signal Management 878695 Personal Daq User’s Manual Signal Acquisition Measurement Duration, Sample Rate, and Resolution Measurement D

Pagina 4 - 1086-0922

Note: Frequency channels will read frequency regardless of the scan rate. Personal Daq circuitry reads a pulse count and timer count during each sca

Pagina 5 - About This Manual

• The pre-trigger scan count specifies the number of scans that are to be collected before the trigger point. If the pre-trigger scan count is great

Pagina 6

In the schematic, voltage signal S2 is subtracted from signal S1, resulting in the output signal shown. The noise spikes (having the same polarity, p

Pagina 7 - Table of Contents

Analog Filtering A filter is an analog circuit element that attenuates an incoming signal according to its frequency. A low-pass filter attenuates fr

Pagina 8 - 6 - Calibration

Calibration 6 Introduction ……6-1 Required Equipment ……6-2 Calibration Procedure ……6-2 Introduction Although Personal

Pagina 9 - Unit Startup 1

Required Equipment You will need the following items to perform Personal Daq calibration. Ensure the equipment meets the specifications listed in the

Pagina 10 - Install Hardware

It is important to perform calibration in a controlled, still air environment at 23±2°C. Personal Daq User’s Manual 878395 Calibration

Pagina 11 - Unit Startup 1-3

7. Make the following 3 voltage-related connections (see following figure). • Copper short: From Personal Daq Analog In 2L (2 low) to Personal Daq

Pagina 12 - Personal Daq User’s Manual

19. If your Personal Daq is connected to an expansion module: - remove the USB cable from the Personal Daq main unit - if used in your application

Pagina 13 - CAUTION

Personal Daq User’s Manual 878395 Unit Startup 1-3 Mount Personal Daq Modules to DIN Rail (Option) The optional PDQ10 DIN Rail Mounting Kit c

Pagina 14

6-6 Calibration 878395 Personal Daq User’s Manual 22. Disconnect the calibration equipment from the Personal Daq • VDC Calibrator • Harness an

Pagina 15 - Start Personal DaqView

Troubleshooting & Customer Assistance 7 Radio Frequency Interference …… 7-1 Electrostatic Discharge (ESD) …… 7-1 Troubleshooting …… 7

Pagina 16 - Configure System

7-2 Troubleshooting & Customer Assistance 878495 Personal Daq User’s Manual Troubleshooting Certain problems can be solved without fact

Pagina 17 - Acquisition Configuration

Personal Daq User’s Manual 878495 Troubleshooting & Customer Assistance 7-3 3. There is a “blue screen” or an error message when connect

Pagina 18 - Collect Data

7-4 Troubleshooting & Customer Assistance 878495 Personal Daq User’s Manual 7. Personal DaqView runs fine with analog inputs, but “bl

Pagina 19 - PDAQ.BIN, is as follows:

Customer Assistance Reference Notes: Before calling for assistance . . . • Refer to the portions of this manual relevant to your situation, especial

Pagina 20

7-6 Troubleshooting & Customer Assistance 878495 Personal Daq User’s Manual

Pagina 21 - ---- N/A ---- ---- N/A

Appendices Appendix A ⎯ API Custom Program Models Appendix B ⎯ API Commands Appendix C ⎯ Removed Appendix D ⎯ Custom Labels Note: The inf

Pagina 22 - Features

A-ii Personal DaqView User’s Manual

Pagina 23 - Theory of Operation

Personal Daq User’s Manual Appendix A, 887095 API Custom Program Modules A-1 API Custom Program Models A Ove

Pagina 24 - Input Ranges

1-4 Unit Startup 878395 Personal Daq User’s Manual 3) Attach Assembly to DIN Rail (Types NS 35, or NS 32) Installing Base/Foot Assembly

Pagina 25 - Analog Input Configuration

• Channel Identification • Scan Rates and Sequencing With multiple scans, the time between scans becomes a parameter. This time can be a constant o

Pagina 26

Personal Daq User’s Manual Appendix A, 878495 API Custom Program Modules A-3 All Visual Basic pr

Pagina 27 - Thermocouple Measurements

At this point, the data is in the buffer provided by the user in binary format.At this point, the data is in the buffer provided by the user in binary

Pagina 28

Counted Acquisitions Using Linear Buffers This section sets up an acquisition that collects post-trigger A/D scans. This particular example demonstra

Pagina 29

A-6 API Custom Program Modules Appendix A, 878495 Personal Daq User’s Manual The acquisition begins upon dete

Pagina 30 - Input Voltage Ranges

Indefinite Acquisition, Direct-To-Disk Using Circular Buffers Configure a scan group of channels.Set the samplingrate.Configure the acquisitionto be i

Pagina 31 - Thermocouple Accuracy

A-8 API Custom Program Modules Appendix A, 878495 Personal Daq User’s Manual ' Define arrays of channels

Pagina 32 - Optional Accessories

Personal Daq User’s Manual Appendix A, 878495 API Custom Program Modules A-9 After setting up an

Pagina 33 - Channel Connection Layouts

Multiple Channel Types This section demonstrates how to configure multiple channels on a Personal Daq and acquire data using these channels in the sa

Pagina 34

Personal Daq User’s Manual Appendix A, 878495 API Custom Program Modules A-11 The handle& va

Pagina 35 - Calibration

Personal Daq User’s Manual 878395 Unit Startup 1-5 CAUTION Never remove a USB cable from an active Personal Daq device while an acquisitio

Pagina 36

A-12 API Custom Program Modules Appendix A, 878495 Personal Daq User’s Manual If the handle is still –1 at th

Pagina 37 - Hardware Setup 3

Personal Daq User’s Manual Appendix A, 878495 API Custom Program Modules A-13 ret& = VBdaqSe

Pagina 38 - PDQ Expansion Modules

A-14 API Custom Program Modules Appendix A, 878495 Personal Daq User’s Manual Summary Guide of Selected API

Pagina 39 - USB Hubs and Power Adapters

Personal Daq User’s Manual Appendix B, 887095 API Commands B-1 API Commands B Overview This appendix includes information regarding

Pagina 40 - 3-4 Hardware Setup

B-2 API Commands Appendix B, 887095 Personal Daq User’s Manual Prototype Commands, Listed by Function Type (as defined in driver header files

Pagina 41 - Hardware Setup 3-5

Personal Daq User’s Manual Appendix B, 887095 API Commands B-3 Commands in Alphabetical Order The following pages give the details for each API

Pagina 42 - 3-6 Hardware Setup

B-4 API Commands Appendix B, 887095 Personal Daq User’s Manual daqAdcDisarm DLL Function daqAdcDisarm(DaqHandleT handle); C daqAdcDisarm(Daq

Pagina 43

Personal Daq User’s Manual Appendix B, 887095 API Commands B-5 daqAdcRd DLL Function daqAdcRd(DaqHandleT handle, DWORD chan, PVOID sample, da

Pagina 44

B-6 API Commands Appendix B, 887095 Personal Daq User’s Manual daqAdcRdN DLL Function daqAdcRdN(DaqHandleT handle, DWORD chan, PVOID buf, DWO

Pagina 45 - Main Control Window

Personal Daq User’s Manual Appendix B, 887095 API Commands B-7 daqAdcRdScan DLL Function daqAdcRdScan(DaqHandleT handle, DWORD startChan, DWOR

Pagina 46 - Pull-Down Menus

1-6 Unit Startup 878395 Personal Daq User’s Manual Connect Channel Signal Inputs CAUTION The discharge of static electricity can damage som

Pagina 47 - Measurement Units

B-8 API Commands Appendix B, 887095 Personal Daq User’s Manual daqAdcRdScanN DLL Function daqAdcRdScanN(DaqHandleT handle, DWORD startChan, D

Pagina 48 - Channel Configuration Window

Personal Daq User’s Manual Appendix B, 887095 API Commands B-9 daqAdcSetAcq DLL Function daqAdcSetAcq(DaqHandleT handle, daqAdcAcqMode mode, D

Pagina 49 - Common Spreadsheet Columns

B-10 API Commands Appendix B, 887095 Personal Daq User’s Manual daqAdcSetDataFormat DLL Function daqAdcSetDataFormat(DaqHandleT handle, daqAd

Pagina 50 - (b) for the application in

Personal Daq User’s Manual Appendix B, 887095 API Commands B-11 daqAdcSetFilter DLL Function daqAdcSetFilter(DaqHandleT handle, DaqAdcFilterTyp

Pagina 51 - cell for PD1_A01, typed

B-12 API Commands Appendix B, 887095 Personal Daq User’s Manual daqAdcSetMux DLL Function daqAdcSetMux(DaqHandleT handle, DWORD startChan, DW

Pagina 52 - Analog Input Spreadsheet

Personal Daq User’s Manual Appendix B, 887095 API Commands B-13 daqAdcSetScan DLL Function daqAdcSetScan(DaqHandleT handle, PDWORD channels, d

Pagina 53 - Measurement Duration Column

B-14 API Commands Appendix B, 887095 Personal Daq User’s Manual daqAdcSetTrigEnhanced DLL Function daqAdcSetTrigEnhanced(DaqHandleT handle, d

Pagina 54

Personal Daq User’s Manual Appendix B, 887095 API Commands B-15 daqAdcSoftTrig DLL Function daqAdcSoftTrig(DaqHandleT handle); C daqAdcSoftTri

Pagina 55 - Resolution and Settling Time

B-16 API Commands Appendix B, 887095 Personal Daq User’s Manual daqAdcTransferGetStat DLL Function daqAdcTransferGetStat(DaqHandleT handle, P

Pagina 56 - 4-14 Personal DaqView

Personal Daq User’s Manual Appendix B, 887095 API Commands B-17 daqAdcTransferSetBuffer DLL Function daqAdcTransferSetBuffer(DaqHandleT handl

Pagina 57

Personal Daq User’s Manual 878395 Unit Startup 1-7 Connecting Thermocouple Wires Thermocouple wires are to be connected in differential mod

Pagina 58 - Averaging

B-18 API Commands Appendix B, 887095 Personal Daq User’s Manual daqAdcTransferStart DLL Function daqAdcTransferStart(DaqHandleT handle); C da

Pagina 59 - Acquisition Parameters

Personal Daq User’s Manual Appendix B, 887095 API Commands B-19 daqCloseList DLL Function daqCloseList(DaqHandleT handle); C daqCloseList(Daq

Pagina 60 - 4-18 Personal DaqView

B-20 API Commands Appendix B, 887095 Personal Daq User’s Manual daqCvtSetAdcRange DLL Function daqCvtSetAdcRange(FLOAT Admin, FLOAT Admax); C

Pagina 61 - Disabling Auto Rearm

Personal Daq User’s Manual Appendix B, 887095 API Commands B-21 daqGetDeviceCount DLL Function daqGetDeviceCount(DWORD *deviceCount); C daqGet

Pagina 62 - Meter Toolbars

B-22 API Commands Appendix B, 887095 Personal Daq User’s Manual daqGetDriverVersion DLL Function daqGetDriverVersion(PDWORD version); C daqGe

Pagina 63 - Meters Configuration Menu

Personal Daq User’s Manual Appendix B, 887095 API Commands B-23 daqIOReadBit DLL Function daqIOReadBit(DaqHandleT handle, daqIODeviceType dev

Pagina 64 - Configuring a Meter

B-24 API Commands Appendix B, 887095 Personal Daq User’s Manual daqIOWriteBit DLL Function daqIOWriteBit(DaqHandleT handle, daqIODeviceType d

Pagina 65

Personal Daq User’s Manual Appendix B, 887095 API Commands B-25 daqOpen DLL Function daqOpen(LPSTR daqName); C daqOpen(LPSTR daqName); Visual

Pagina 66 - Bar Graph Meters

B-26 API Commands Appendix B, 887095 Personal Daq User’s Manual daqProcessError DLL Function daqProcessError(DaqHandleT handle, daqError errC

Pagina 67 - Analog Meters

Personal Daq User’s Manual Appendix B, 887095 API Commands B-27 daqSetOption DLL Function daqSetOption(DaqHandleT handle, DWORD chan, DWORD fl

Pagina 68 - Digital Meters

1-8 Unit Startup 878395 Personal Daq User’s Manual Configure System This step pertains to configuration of channels and acquisition paramete

Pagina 69 - Chart Display

B-28 API Commands Appendix B, 887095 Personal Daq User’s Manual daqWaitForEvent DLL Function daqWaitForEvent(DaqHandleT handle, daqTransferEv

Pagina 70

Personal Daq User’s Manual Appendix B, 887095 API Commands B-29 API Reference Tables These tables provide information for programming with the

Pagina 71 - Toolbar Items

B-30 API Commands Appendix B, 887095 Personal Daq User’s Manual Table 1. daq Device Property Definitions daqG

Pagina 72 - Item Description

Personal Daq User’s Manual Appendix B, 887095 API Commands B-31 Table 3. Event-Handling Definitions Transfer Event Definitions - daqTrans

Pagina 73

B-32 API Commands Appendix B, 887095 Personal Daq User’s Manual Table 7. ADC Miscellaneous Definitions ADC Flag Definitions - daqAdcFlag A

Pagina 74

Personal Daq User’s Manual Appendix B, 887095 API Commands B-33 Table 9. API Error Codes Error Name Code # hex - dec Description DerrNoE

Pagina 75

B-34 API Commands Appendix B, 887095 Personal Daq User’s Manual API Error Codes DerrTooManyHandles 60h - 96 No more handles available to ope

Pagina 76 - 4-34 Personal DaqView

Personal Daq User’s Manual, 878695 Appendix D Custom Labels D-1 Custom Labels D This appendix consists of

Pagina 77

D-2 Custom Labels Appendix D Personal Daq User’s Man

Pagina 78 - 4-36 Personal DaqView

Channel Connection Layouts, Page 1 of 2 Personal Daq User’s Manual, 878695 Appendix D Custom Labels D-3

Pagina 79 - Chart Setup Wizard

Personal Daq User’s Manual 878395 Unit Startup 1-9 Channel Configuration The Channel Configuration Window first opens with the Analog Input

Pagina 80

Channel Connection Layouts, Page 2 of 2 D-4 Custom Labels Appendix D

Pagina 81

1-10 Unit Startup 878395 Personal Daq User’s Manual The Configure Acquisition Window has the following default settings. Pre-Trigger: No du

Pagina 82 - 4-40 Personal DaqView

Personal Daq User’s Manual 878395 Unit Startup 1-11 Quick Start for Personal DaqView Once your Personal Daq system has been properly connecte

Pagina 84 - First Time Use

1-12 Unit Startup 878395 Personal Daq User’s Manual Main Control Window Channel Configuration Window, with Analog Input Spreadsheet Selec

Pagina 85

Personal Daq User’s Manual 878695 General Information & Specifications 2-1 General Information & Specifications 2 General De

Pagina 86

2-2 General Information & Specifications 878595 Personal Daq User’s Manual Note: With the use of USB hubs up to 100 Personal Daq units ca

Pagina 87 - Configuration Reference

Personal Daq User’s Manual 878595 General Information & Specifications 2-3 Theory of Operation Universal Serial Bus (USB) The Universal Seri

Pagina 88

2-4 General Information & Specifications 878595 Personal Daq User’s Manual Optical Isolation The Personal Daq is optically isolated from i

Pagina 89

Personal Daq User’s Manual 878595 General Information & Specifications 2-5 Analog Input Configuration Personal Daq/54 and Personal Daq/55 eac

Pagina 90 - Auto-Load Function

2-6 General Information & Specifications 878595 Personal Daq User’s Manual At a measurement duration of 610 milliseconds, the last two bit

Pagina 91

Personal Daq User’s Manual 878595 General Information & Specifications 2-7 Automatic Calibration The Personal Daq module contains a built-in

Pagina 92

2-8 General Information & Specifications 878595 Personal Daq User’s Manual Frequency Measurements (Not applicable to Personal Daq/54) Eac

Pagina 93 - Real-Time Charting

Personal Daq User’s Manual 878595 General Information & Specifications 2-9 Personal Daq Specifications Specifications are subject to c

Pagina 94 - Data Header

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 reg

Pagina 95 - Hints and Tips

2-10 General Information & Specifications 878595 Personal Daq User’s Manual Analog Specifications Each channel can be individually configu

Pagina 96

Personal Daq User’s Manual 878595 General Information & Specifications 2-11 Temperature Specifications (one year, 15 to 35°C) Note: All te

Pagina 97

2-12 General Information & Specifications 878595 Personal Daq User’s Manual Frequency Specifications, one year 0 to 50°C (Not applicab

Pagina 98

Personal Daq User’s Manual 878595 General Information & Specifications 2-13 Channel Connection Layouts The following indicate channel connect

Pagina 99

2-14 General Information & Specifications 878595 Personal Daq User’s Manual In Personal Daq applications, thermocouples should not be co

Pagina 100 - Signal Acquisition

Personal Daq User’s Manual 878595 General Information & Specifications 2-15 Note: The digital output can be written to since the digital out

Pagina 101 - Triggering

2-16 General Information & Specifications 878595 Personal Daq User’s Manual This page is intentionally blank.

Pagina 102 - Signal Modes

Personal Daq User’s Manual 878695 Hardware Setup 3-1 Hardware Setup 3 Personal Daq, System Components ……3-2 Personal Daq …… 3-2 PDQ Expansi

Pagina 103 - System Noise

3-2 Hardware Setup 878695 Personal Daq User’s Manual Personal Daq, System Components Personal Daq The following illustration points out key physi

Pagina 104 - Analog Filtering

Personal Daq User’s Manual 878695 Hardware Setup 3-3 USB Hubs and Power Adapters With the use of USB hubs you can connect up to 100 Personal Daq

Pagina 105 - Introduction

Your order was carefully inspected prior to shipment. When you receive your system, carefully unpack all items from the shipping carton and check f

Pagina 106 - Calibration Procedure

3-4 Hardware Setup 878695 Personal Daq User’s Manual Connecting Your Personal Daq Acquisition System Review the CAUTIONS and notes (presented

Pagina 107 - 878395 Calibration 6-3

Personal Daq User’s Manual 878695 Hardware Setup 3-5 Example 1: Direct Connection to Computer USB Port(s) In example 1 two Personal Daqs (and

Pagina 108

3-6 Hardware Setup 878695 Personal Daq User’s Manual Example 3: Connections to Self-Powered and USB-Powered Hubs Example 3 illustrates a system

Pagina 109 - 878395 Calibration 6-5

Personal DaqView 4 Overview …… 4-2 Standard, Plus, and XL Version Software …… 4-2 Main Control Window …… 4-3 Toolbar Buttons

Pagina 110

4-2 Personal DaqView 989394 Personal Daq User’s Manual Overview This chapter serves as a reference for Personal DaqView, Personal DaqView Plus,

Pagina 111 - Radio Frequency Interference

Main Control Window When you first open Personal DaqView the Main Control and Channel Configuration Windows appear. Note that this section pertains to

Pagina 112 - Troubleshooting

4-4 Personal DaqView 989394 Personal Daq User’s Manual Pull-Down Menus Aside from using the toolbar buttons to perform various program functions

Pagina 113

Personal Daq User’s Manual 989394 Personal DaqView 4-5 You can set preferences for Personal DaqView through the Preferences dialog box found unde

Pagina 114

4-6 Personal DaqView 989394 Personal Daq User’s Manual Help Contents and Index Accesses the program’s Help file. Contents include: Introduc

Pagina 115 - Customer Assistance

Personal Daq User’s Manual 989394 Personal DaqView 4-7 Common Spreadsheet Columns The Channel Configuration Window, regardless of which tab is ac

Pagina 116

About This Manual Chapter 1: Personal Daq ⎯ Unit Startup provides information to get your Personal Daq system up and running. The chapter includes i

Pagina 117 - Appendices

4-8 Personal DaqView 989394 Personal Daq User’s Manual Engineering Units Conversion Using mx + b Most of our data acquisition products allow the

Pagina 118

Example 2: A Personal Daq user knows that a linear relationship exists between the voltage output at "Point A" and the voltage output at &qu

Pagina 119 - Data Acquisition Environment

4-10 Personal DaqView 989394 Personal Daq User’s Manual Analog Input Spreadsheet The Analog Input spreadsheet allows you to configure analog inp

Pagina 120 - Programming Models

Single-Ended and Differential Connections to Analog Inputs In Personal Daq applications, thermocouples should not be connected single-ended. Doing

Pagina 121

4-12 Personal DaqView 989394 Personal Daq User’s Manual When you select the measurement duration you also determine the maximum sample rate and

Pagina 122 - Read 1 sample from multiple

Debounce ⎯ Debouncing is a process of ignoring signals which are considered as too short in duration to be real events. Personal Daq's debounce

Pagina 123

4-14 Personal DaqView 989394 Personal Daq User’s Manual The frequency is calculated as follows: 1) An estimated frequency (Fest) is calculated

Pagina 124

When an active (On) channel is selected to “Output State” the Update Digital Outputs button (on the Main Control Window) becomes active. This button

Pagina 125 - Buffers

4-16 Personal DaqView 989394 Personal Daq User’s Manual The Trigger Section The following figure depicts the parts that make up an acquisition.

Pagina 126

Personal Daq User’s Manual 989394 Personal DaqView 4-17 Acquisition Parameters The lower section of the Configure Acquisition box is used for adj

Pagina 127

vi 887695 Personal Daq User’s Manual

Pagina 128 - Multiple Channel Types

4-18 Personal DaqView 989394 Personal Daq User’s Manual Configure Data Destination and File Converter Preferences Conversion of eZ-PostView, eZ

Pagina 129

You can select Convert Binary Data from the Tools pull-down menu to bring up the following dialog box. This allows you to select a file for conversio

Pagina 130

4-20 Personal DaqView 989394 Personal Daq User’s Manual Bar Graph, Analog, and Digital Meters This section pertains to channel data display scre

Pagina 131

Meter Pull-Down Menus The meter windows each have Control and View pull-down menus, as indicated by the following figure. The functions of these menu

Pagina 132

4-22 Personal DaqView 989394 Personal Daq User’s Manual Configuring a Meter 1. Bring up the desired meter group (Bar Graph, Analog, or Digital)

Pagina 133 - API Commands B

Personal Daq User’s Manual 989394 Personal DaqView 4-23 Configure Meter Settings, Function Descriptions Note 1: Bar Graph Meter with indicato

Pagina 134

4-24 Personal DaqView 989394 Personal Daq User’s Manual Bar Graph Meters Selecting the Bar Graph Meters (from toolbar button or Indicators pull-

Pagina 135

Analog Meters Selecting the Analog Meters (from toolbar button or Indicators pull-down menu) brings up the Analog Meters window. This window display

Pagina 136

4-26 Personal DaqView 989394 Personal Daq User’s Manual Digital Meters Selecting the Digital Meters (from toolbar button or Indicators pull-down

Pagina 137

Chart Display Reference Note: For your very first chart display setup, or when the configuration file has been deleted, refer to the Chart Setup Wi

Pagina 138

Table of Contents 1 - Personal Daq ⎯ Unit Startup Overview ……1-1 Inspect Your System ……1-1 Install Software ……1-2 Install Hardware ……1-2 Mount

Pagina 139

4-28 Personal DaqView 989394 Personal Daq User’s Manual Personal DaqView’s Chart Display Window Note: A discussion of the numbered buttons and

Pagina 140

View Grid Limit Lines Used to show or hide the grid limit lines. Grid Lines Used to show or hide the grid lines. Timestamp Absolute (Ctrl+F4)

Pagina 141

4-30 Personal DaqView 989394 Personal Daq User’s Manual Chart and Channel Information Regions Channels can return values in engineering units of

Pagina 142

15 Multiply (x2), and 16 Divide (÷2) The Multiply(x2) push-button increases the size of the selected channel’s chart by a factor of 2, while automat

Pagina 143

4-32 Personal DaqView 989394 Personal Daq User’s Manual Editing a Chart Display Configuration Display Configuration Setup Dialog Box wi

Pagina 144

Changing the Configuration of Channel PD1_A01 Personal DaqView data channels can operate in one of two modes: Units Full Scale or, Units/Div. The mo

Pagina 145

4-34 Personal DaqView 989394 Personal Daq User’s Manual Manually Configuring a Chart Display If you plan to have a chart setup which is not weig

Pagina 146

Adding one Chart to Group 1 4. Change the number of charts per group if desired. 5. Change the group na

Pagina 147

4-36 Personal DaqView 989394 Personal Daq User’s Manual Note: When a chart contains overlapping channels and the channels share values such tha

Pagina 148

Chart Setup Wizard Introduction Chart Setup Wizard is a feature used by many programs, including Personal DaqView, and PostView. The feature allows

Pagina 149

5 – Signal Management Overview ……5-1 Channel Control and Expansion ……5-3 Signal Acquisition ……5-3 Measurement Duration, Sample Rate, and Resolution …

Pagina 150

4-38 Personal DaqView 989394 Personal Daq User’s Manual Chart Setup Wizard, Simple Mode Chart Setup Wizard, Automatic Setup Options Setup Type

Pagina 151

Personal Daq User’s Manual 989394 Personal DaqView 4-39 3. Use the pull-down arrows (W), or use the cursor and type in a new value to make selec

Pagina 152

4-40 Personal DaqView 989394 Personal Daq User’s Manual

Pagina 153

Personal DaqViewXL User’s Guide TM OverView …… 1 System Requirements …… 2 Installation …… 2 First Time Use …… 2 Configuration Reference …… 5 Toolbar

Pagina 154

System Requirements For successful operation of Personal DaqViewXL with your Personal Daq system, your computer should conform to the following as a

Pagina 155

3. Click the “Browse” button and locate the file pDaqView.xla. This file is located in the install directory specified by the setup program. Click

Pagina 156

After Personal DaqViewXL is installed in this manner, it will automatically load whenever you run Excel. 6. If you want to start Personal DaqView wh

Pagina 157

Configuration Reference The following information is intended to serve as a quick reference regarding channel configuration. You should refer to the

Pagina 158

10 Update Digital Outputs Updates the digital output channels. This item is only enabled when the digital output channels are not updated and the a

Pagina 159

Channel Configuration Window You can bring up the Channel Configuration Window by using the Configure Channel Settings button (9) on the Main Contro

Pagina 160

Personal Daq User’s Manual 878395 1-1 Unit Startup 1 Overview ……1-1 Inspect Your System ……1-1 Install Software ……1-2 Install Hardware ……1-2 Mount

Pagina 161 - Personal Daq/54)

8 491-0905, rev 3.0 918596 Personal DaqViewXL User’s Guide Auto-Load Function Excel’s “Add-Ins” dialog box has a check-box for enabling (9) or d

Pagina 162

Personal DaqViewXL Spreadsheet with Toolbar and Displays Personal DaqViewXL Toolbar (1) Configure Devices (2) Configure Channels (3) Configure Ac

Pagina 163 - Note: Includes “NE” version

Configuring an Acquisition To set up your configuration, once Personal DaqViewXL has been installed; complete the following steps: 1. Enter Excel. P

Pagina 164

Real-Time Charting Personal DaqViewXL provides a real-time strip-chart window (as in Personal DaqView) for graphical presentation of data. You can se

Pagina 165 - Table 9. API Error Codes

Data Header Personal DaqViewXL’s optional data header supplies the global acquisition parameters and the configuration of each channel and places this

Pagina 166 - 83h - 131

Personal DaqViewXL User’s Guide 918596 491-0905, rev 3.0 13 Hints and Tips • If Personal DaqView is running as a stand-alone application when y

Pagina 167

14 491-0905, rev 3.0 918596 Personal DaqViewXL User’s Guide

Pagina 168

Personal Daq User’s Manual 928196 Signal Management 5-1 Signal Management 5 Overview ……5-1 Channel Control and Expansi

Pagina 169

5-2 Signal Management 878695 Personal Daq User’s Manual Data Acquisition Terms and Meanings Differential mode voltage Differential mode v

Pagina 170

Personal Daq User’s Manual 878695 Signal Management 5-3 Channel Control and Expansion In a Personal Daq system, the quantities and types of Per

Comentarios a estos manuales

Sin comentarios