Manuale per l’uso Omega Engineering CIO-DAC16

20 pagine 0.19 mb
Scarica

Vai alla pagina of 20

Summary
  • Omega Engineering CIO-DAC16 - page 1

    CIO-DAC16 and CIO-DAC08 User’s Manual Revision 4 October, 2000 ...

  • Omega Engineering CIO-DAC16 - page 2

    MEGA-FIFO, the CIO prefix to data acquisition board model numbers, the PCM prefix to data acquisition board model numbers, PCM-DAS08, PCM-D24C3, PCM-DAC02, PCM-COM422, PCM-COM485, PCM-DMM, PCM-DAS16D/12, PCM-DAS16S/12, PCM-DAS16D/16, PCM-DAS16S/16, PCI-DAS6402/16, Universal Library , Insta Cal, Harsh Environment Warranty and Measurement Computing C ...

  • Omega Engineering CIO-DAC16 - page 3

    Table of Contents 12 5 SPECIFICATIONS ............................................ 9 4.1 Control & Data Registers ..................................... 9 4 ARCHITECTURE .............................................. 8 3.10 Connector Diagram ......................................... 7 3.9 Signal Connection ....................................... ...

  • Omega Engineering CIO-DAC16 - page 4

    This page is blank. ...

  • Omega Engineering CIO-DAC16 - page 5

    1 INTRODUCTION The CIO-DAC16 is a 16 channel analog output board. The CIO-DAC08 is an eight channel analog output board. The analog outputs are dual-DAC AD7273s with each output buffered by an OP07. The CIO-DAC family is compatible with MetraByte's DDA-06 but lacks digital outputs. Software designed for the DDA-06 will operate the analog outpu ...

  • Omega Engineering CIO-DAC16 - page 6

    3 HARDWARE INSTALLATION 3.1 Initial Board Setup The CIO-DAC## has one bank of gain switches for each analog output channel, one base address switch, a simultaneous update jumper for each DAC pair, a “power-up state” selection jumper and one wait state jumper block which must be set before installing the board in your computer. The Insta Cal cal ...

  • Omega Engineering CIO-DAC16 - page 7

    Table 3-1. PC I/O Addresses SERIAL PORT 3F8-3FF EGA 2B0-2BF FLOPPY DISK 3F0-3F7 PARALLEL PRINTER 270-27F SERIAL PORT 3E8-3EF ALT BUS MOUSE 23C-23F CGA 3D0-3DF BUS MOUSE 238-23B EGA 3C0-3CF EXPANSION UNIT (XT) 210-21F PARALLEL PRINTER 3BC-3B B GAME CONTROL 200-20F MDA 3B0-3BB HARD DISK (AT) 1F0-1FF SDLC 3A0-3AF 80287 NUMERIC CO-P (AT) 0F0-0FF SDLC 3 ...

  • Omega Engineering CIO-DAC16 - page 8

    3.3 Wait State Jumper The CIO-DAC## boards have a wait state jumper which can enable an on-board wait state generator. A wait state is an extra delay injected into the processor's clock via the bus. This delay slows down the processor when the processor addresses the CIO-DAC## board so that signals from slow devices (chips) will be valid. Figu ...

  • Omega Engineering CIO-DAC16 - page 9

    . Figure 3-3. Simultaneous Update Jumper 3.5 Analog Output Range Switches The analog output voltage range of each channel can be set with a set of five ganged DIP switches. The switch blocks are located on the board below the calibration potentiometers. The switch blocks are labeled 0 to 15 (0 to 7 on the CIO-DAC08) and individual switches are labe ...

  • Omega Engineering CIO-DAC16 - page 10

    To set a channel to a particular range, read the switch positions as UP or DN (down) from left to right in the row beside the range you desire. For example, the ±5V range is: UP>DN>DN>UP>DN. 3.6 Installing the CIO-DAC## in the Computer Turn the power off. Remove the cover of your computer. Please be careful not to dislodge any of the c ...

  • Omega Engineering CIO-DAC16 - page 11

    3.9 Signal Connection The analog outputs of the CIO-DAC## are two-wire hookups. A signal, labeled D/A # OUT on the connector diagram below, and a Low Level Ground (LLGND). The low level ground is an analog ground and is the ground reference which should be used for all analog hookups. Possible analog output ranges are: 0 to 2.5V 0 to 5V 0 to 10V Un ...

  • Omega Engineering CIO-DAC16 - page 12

    3.10 Connector Diagram The CIO-DAC## connector is a 37-pin D-type connector accessible from the rear of the PC through the expansion backplate. The connector accepts female 37-pin D type connectors, such as those on the C37FF-2, 2 foot cable with connectors. If frequent changes to signal connections or signal conditioning is required, refer to the ...

  • Omega Engineering CIO-DAC16 - page 13

    4 REGISTER ARCHITECTURE The CIO-DAC## is a simple board to understand. All control and data is read/written with simple I/O read and write commands. No interrupt or DMA control software is required. Thus, the board's functions are easy to control directly from BASIC, C or PASCAL. 4.1 Control & Data Registers The CIO-DAC16 has 32 analog out ...

  • Omega Engineering CIO-DAC16 - page 14

    In summary form, the registers and their function are listed in the following table. Each register has eight bits which can constitute a byte of data or eight individual read/write functions. The CIO-DAC08 has 8 pairs of register (Base + 0 through Base + 15) and the CIO-DAC16 has 16 pairs of register (Base + 0 through Base + 31). Table 4-2. Registe ...

  • Omega Engineering CIO-DAC16 - page 15

    4.2 Output Transfer Functions To program a DAC, you must select the output you desire in volts, then apply a transfer function to that value. The transfer function for code = output is: The UNIPOLAR transfer function of the DAC is: FSV / 4096 * CODE = OutV or CODE = OutV / FSV * 4096 For Example: If the range is 0 to 5V, and you desire a 2V output ...

  • Omega Engineering CIO-DAC16 - page 16

    5 SPECIFICATIONS POWER CONSUMPTION CIO-DAC16 +5V supply 435 mA typical, 525 mA m ax +12V supply 140 mA typical, 180 mA m ax − 12V supply 80 mA typical, 105 mA max CIO-DAC08 +5V supply 435 mA typical, 525 mA m ax +12V supply 75 mA typical, 98 mA max − 12V supply 52 mA typical, 68 mA m ax ANALOG OUTPUT D/A type AD7237 Resolution 12 bits Number of ...

  • Omega Engineering CIO-DAC16 - page 17

    Update DACs individually or simultaneously (jumper-selectable by pairs) DAC output state on power up and reset undefined ENVIRONMENTAL Operating temperature range 0 to 70°C Storage temperature range − 40 to 100°C Humidity 0 to 90% non-condensing 13 ...

  • Omega Engineering CIO-DAC16 - page 18

    For your notes. 14 ...

  • Omega Engineering CIO-DAC16 - page 19

    EC Declaration of Conformity 8 Channel analog output board CIO-DAC08 16 Channel analog output board CIO-DAC16 Description Part Number to which this declaration relates, meets the essential requirements, is in conformity with, and CE marking has been applied according to the relevant EC Directives listed below using the relevant section of the follo ...

  • Omega Engineering CIO-DAC16 - page 20

    OMEGA Engineering Inc. One OMEGA Drive , Stamford , Ct 06801 ( 800 ) 872-9436 E-mail: info@ omega .com www. omega .com ...

Fabbricante Omega Engineering Categoria DVD VCR Combo

I documenti che otteniamo dal fabbricante del dispositivoOmega Engineering CIO-DAC16 possono essere suddivisi in diversi gruppi. Questi sono tra gli altri:
- disegni tecnici Omega Engineering
- manuali per l’uso CIO-DAC16
- schede prodotto Omega Engineering
- opuscoli
- o etichette energetiche Omega Engineering CIO-DAC16
Tutti sono importanti, ma le informazioni più importanti dal punto di vista di utilizzo del dispositivo possono essere trovate nel manuale per l’uso Omega Engineering CIO-DAC16.

Un gruppo di documenti denominato manuali per l’uso, è anche suddiviso in tipi più specifici, come: Manuali di installazione Omega Engineering CIO-DAC16, manuali di manutenzione, brevi manuali o manuali utente Omega Engineering CIO-DAC16. A seconda delle esigenze, si dovrebbe cercare il documento necessario. Nel nostro sito web, puoi visualizzare il manuale più popolare per l'uso del prodotto Omega Engineering CIO-DAC16.

Manuale completo del dispositivo Omega Engineering CIO-DAC16, come deve essere?
Il manuale per l’uso, denominato anche istruzioni per l’uso, o semplicemente il manuale è un documento tecnico progettato per aiutare ad utilizzare Omega Engineering CIO-DAC16 dagli utenti. I manuali sono di solito scritti da uno scrittore tecnico, ma in un linguaggio accessibile a tutti gli utenti Omega Engineering CIO-DAC16.

Il manuale per l’uso completo Omega Engineering, dovrebbe includere vari elementi di base. Alcuni di loro sono meno importanti, come ad esempio: copertina / pagina del titolo o pagina di autore. Tuttavia, la parte rimanente, dovrebbe fornire informazioni importanti dal punto di vista dell'utente.

1. Introduzione e la guida su come utilizzare il manuale Omega Engineering CIO-DAC16 - All'inizio di ogni manuale, dovremmo trovare indizi su come utilizzare il documento. Dovrebbe contenere informazioni sulla posizione dell’indice Omega Engineering CIO-DAC16, FAQ o i problemi più comuni : i punti che sono più spesso cercati dagli utenti di ogni manuale
2. Indice - elenco di tutti i suggerimenti per Omega Engineering CIO-DAC16 che possono essere trovati nel documento corrente
3. Suggerimenti su come utilizzare le funzioni di base del dispositivo Omega Engineering CIO-DAC16 - che ci dovrebbe aiutare nei primi passi durante l'uso Omega Engineering CIO-DAC16
4. Troubleshooting - sequenza sistematica delle attività che vi aiuterà a diagnosticare e, successivamente, risolvere i problemi più importanti del Omega Engineering CIO-DAC16
5. FAQ - domande più frequenti
6. Dettagli di contatto Informazioni su dove cercare il contatto con il fabbricante / servizio Omega Engineering CIO-DAC16 in un dato paese, se il problema non può essere risolto da noi stessi.

Hai una domanda su Omega Engineering CIO-DAC16?

Utilizza il modulo sottostante

Se non hai risolto il problema con Omega Engineering CIO-DAC16 con l'aiuto del manuale che hai trovato, fai una domanda utilizzando il modulo sottostante. Se un utente ha avuto un problema simile con Omega Engineering CIO-DAC16 è probabile che voglia condividere il modo di risolverlo.

Riscrivi il testo dall’immagine

Commenti (0)