ADLINK Technology NuDAQ-2500 Series Guía de usuario

Busca en linea o descarga Guía de usuario para Las licencias de software / actualizaciones ADLINK Technology NuDAQ-2500 Series. ADLINK Technology NuDAQ-2500 Series User`s guide Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir

Indice de contenidos

Pagina 1 - Recycled Paper

NuDAQ PCI-6308 Series Isolated Analog Output Board User's Guide Recycled Paper

Pagina 2

2 • Introduction 1.1 Features • 32-bit PCI-Bus, Plug and Play, complies with PCI local bus specification Rev 2.1 • 8-CH 12-bit voltage output •

Pagina 3 - Getting service from ADLINK

Introduction • 3 1.3 Specifications u Voltage Output • Numbers of channel: 8 channel for PCI-6308V and PCI- 6308A • Converter: DAC4814AP or equiv

Pagina 4

4 • Introduction u Current Output • Numbers of channel: 8 channel for PCI- 6308A • Current output range: 0~20mA, 4~20mA, 5~25mA. (Software programma

Pagina 5 - Table of Contents

Introduction • 5 u Power Supply source • +15V output (Pin #7 on CN1): P 200mA maximum (for PCI-6308V) P 20mA maximum (for PCI-6308A, when all curren

Pagina 6 - Table of Contents

6 • Introduction 1.4 Software Supporting ADLINK provides versatile software drivers and packages for users’ different approach to building a system.

Pagina 7 - How to Use This Guide

Introduction • 7 1.4.2 PCIS-LVIEW: LabVIEW® Driver PCIS-LVIEW contains the VIs, which are used to interface with NI’s LabVIEW® software package. The

Pagina 8

8 • Introduction 1.4.8 PCIS-ICL: InControlTM Driver PCIS-ICL is the InControl driver, which supports Windows NT. The PCIS-ICL is included in the ADL

Pagina 9 - Introduction

Installation • 9 2 Installation This chapter describes how to install the PCI-6308. Please follow the following steps to install the PCI-6308 family

Pagina 10 - 1.2 Applications

10 • Installation 2.2 Unpacking The PCI-6308 series card contains electro-static sensitive components that can be easily be damaged by static electr

Pagina 11 - 1.3 Specifications

Installation • 11 2.3 PCI-6308V Layout Figure 2.1 PCI-6308V Layout

Pagina 12

 Copyright 1999~2002 ADLINK Technology Inc. All Rights Reserved. Manual Rev. 1.21: September 11, 2001 Part No. 50-11101-101 The information in th

Pagina 13

12 • Installation 2.4 Hardware Installation Outline 2.4.1 Hardware configuration The PCI cards (or CompactPCI cards) are equipped with plug and pl

Pagina 14 - 1.4 Software Supporting

Installation • 13 2.5 Device Installation for Windows Systems Once Windows 95/98/2000 has started, the Plug and Play functions of the Windows system

Pagina 15

14 • Installation Legend: Vn: the voltage output of channel n for PCI-6308V/6308A, n=0~7 for PCI-6304V, n=0~4 An: the

Pagina 16 - 1.4.9 PCIS-OPC: OPC Server

Installation • 15 2.7 Jumper Setting The PCI-6308‘s voltage output channels can be configured with different voltage range. Each output channel and

Pagina 17 - Installation

16 • Installation 2.8 Termination Board Connection The PCI-6308 is equipped with a DB-37 connector. The available termination boards include: • AC

Pagina 18 - 2.2 Unpacking

Registers • 17 3 Registers The descriptions of the registers and structure of the PCI-6308 Series are outlined in this chapter. The information in thi

Pagina 19 - 2.3 PCI-6308V Layout

18 • Registers 3.2 I/O Address Map Most of the PCI-6308 registers are 16 bits. Users can access these registers using 16-bit I/O instructions. The

Pagina 20 - 2.4.2 PCI slot selection

Registers • 19 3.4 Digital Output Register D0~D3 is the digital output signal written to the output channel. D4~D7 don’t care. Address: BASE + 40(hex

Pagina 21

20 • Operation Theory 4 Operation Theory In this chapter, the detail operation theory of the PCI-6308V and PCI-6308A is described. Before programming

Pagina 22

Operation Theory • 21 4.1.2 DA data format The DA data format is a 12-bit unsigned value for all channels, that is, the value is in binary format. Th

Pagina 23 - 2.7 Jumper Setting

Getting service from ADLINK l Customer Satisfaction is the most important priority for ADLINK Tech Inc. If you need any help or service, please conta

Pagina 24

22 • Operation Theory 4.2 Analog Output Status Register The DAC uses a series bus architecture hence there is a delay in the output of the digital va

Pagina 25 - Registers

Operation Theory • 23 Mode Input Voltage Range Output Current Range 0 0~10V 0~20 mA 1 0~10V 5~25 mA 2 -- -- 3 0~10V 4~20 mA 4.4 Isolated Digi

Pagina 26 - 3.3 DA Output Register

24 • C/C++ Library 5 C/C++ Library This chapter describes the software library for operating this card. Only the functions in the DOS library and Win

Pagina 27 - 3.5 Digital Input Ports

C/C++ Library • 25 5.2 Programming Guide 5.2.1 Naming Convention There are 7 function calls provided by the C Language Library. All the functions of

Pagina 28 - Operation Theory

26 • C/C++ Library 5.3 _6308_Initial @ Description This function is used to initialize the PCI 6308. Every PCI_6308 has to be initialized by this

Pagina 29 - 4.1.2 DA data format

C/C++ Library • 27 5.5 _6308_DA @ Description This function is used to write data to the D/A converters. There are 8 Digital-to-Analog conversion

Pagina 30 - Range Control

28 • C/C++ Library 5.6 _6308_DA_0_3 @Description This function is used to simultaneously write data to the D/A converters of channel 0 to channel 3

Pagina 31 - 4.5 Isolated Digital Input

C/C++ Library • 29 5.7 _6308_DA_4_7 @Description This function is used to simultaneously write data to the D/A converters of channel 4 to channel 7

Pagina 32 - C/C++ Library

30 • C/C++ Library 5.8 _6308_Get_DA_Status @ Description This function is used to check the DA data sending status. Because the data transfer time

Pagina 33 - 5.2 Programming Guide

C/C++ Library • 31 5.9 _6308_DI @ Description This function is used to read data from the digital input ports. There are 4 digital input channels o

Pagina 35 - 5.5 _6308_DA

32 • C/C++ Library 5.10 _6308_DO @ Description This function is used to write data to the digital output ports. There are 4 digital output channels

Pagina 36 - 5.6 _6308_DA_0_3

C/C++ Library • 33 5.11 _6308_I2V_Control @ Description This function is used to set the PCI-6308As’ voltage-to-current mode control. There are th

Pagina 37 - 5.7 _6308_DA_4_7

34 • Warranty Policy Warranty Policy Thank you for choosing ADLINK. To understand your rights and enjoy all the after-sales services we offer, please

Pagina 38 - 5.8 _6308_Get_DA_Status

Warranty Policy • 35 4. Customers are responsible for the fees regarding transportation of damaged products to our company or to the sales office. 5.

Pagina 39 - 5.9 _6308_DI

Table of Contents • i Table of Contents Introduction ...1 1.1 Features ...

Pagina 40 - 5.10 _6308_DO

ii • Table of Contents Operation Theory...20 4.1 Voltage Output ...

Pagina 41 - 5.11 _6308_I2V_Control

How to Use this Guide • iii How to Use This Guide This manual is designed to help you use the PCI-6308. It describes how to configure and control vari

Pagina 43

Introduction • 1 1 Introduction The PCI-6308 series products are isolated analog output cards. The PCI-6308 series includes the follow three cards: l

Comentarios a estos manuales

Sin comentarios