Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

ADLINK 6208/6216-GL Analog Output Card

F: | Au:FANS | DA:2026-08-07 | 20 Br: | 🔊 点击朗读正文 ❚❚ | Share:

Recommended matching terminal board:

DIN-37D-01: Screw terminal board with DIN rail installation.

ACLD-9137-01/9138-01: Universal 37 pin terminal board.

ACL-10137:37 pin D-sub male to male cable.

Key points of register mapping and underlying programming

For developers who need to directly control hardware, understanding I/O registers is essential. This series of cards occupies a continuous I/O address space (the base address is allocated by the PCI BIOS and can be obtained by reading the PCI configuration space offset 0x18). All registers are 16 bits wide and must be accessed using 16 bit (WORD) I/O instructions.

4.1 Analog output control register (offset 0x00~0x1E)

Each channel corresponds to a 16 bit register, with offset=channel number x 2 (e.g. channel 0 offset 0x00, channel 1 offset 0x02, and so on).

The written value is the D/A conversion digital code (binary complement format, 0x8000 corresponds to -10V, 0x7FFF corresponds to+9.99969V).

Note: After writing, it is not immediately output, and the internal serial bus needs to be delayed. It is necessary to check the "Data_Send" bit in the status register to ensure that it is at a low level before writing the next data.

4.2 Analog output status register (offset 0x00, read-only)

Bit D0 is the Data_Send flag: 1 indicates that data is currently being transmitted, 0 indicates idle.

After each write operation, wait for this bit to become 0 (at worst about 2.2 μ s) before writing the next channel, otherwise it may cause data conflicts.

4.3 Digital output register (offset 0x40, read/write)

Positions D0~D3 correspond to DO0~DO3. Write 1 to output high level and 0 to output low level.

Retain positions D4~D7 (read back as 0).

4.4 Digital Input Register (offset 0x40, read-only)

Positions D4~D7 correspond to the current status of DI0~DI3.

Positions D0~D3 return the output values of current DO0~DO3 (read back function).

Programming example (pseudocode):

text

base = get_pci_base_address(); //Retrieve from PCI configuration space

//Set channel 0 output+5V (digital code 0x4000)

while (inw(base + 0x00) & 0x0001) ; //Waiting for Data_Send=0

outw(base + 0x00, 0x4000);

//Set channel 1 output to -5V (0xC000)

while (inw(base) & 0x0001) ;

outw(base + 0x02, 0xC000);


Unique Calibration Technology - Flash Mapping Table Calibration

Traditional analog output cards often rely on potentiometers to manually adjust gain and offset, while ADLINK has introduced advanced digital calibration methods in the 6208/6216-GL series. The card has built-in Flash memory and undergoes a precise calibration process at the factory:

Use a 6.5-inch digital multimeter (DMM) to measure the actual output voltage corresponding to each digital code (-32768~+32767).

Generate a mapping table to record the actual digital code that is closest to each ideal digital code and the actual output.

Burn the mapping table onto the onboard Flash chip.

Every time a user writes a digital code, the firmware in the card automatically queries the mapping table and converts it into a linearized compensation code, significantly reducing gain and offset errors and improving overall nonlinearity. This mechanism ensures that the factory precision remains stable within one year.

Calibration suggestion: ADLINK recommends recalibrating once a year. Due to the need for dedicated DMM and calibration software for calibration, users should send the card back to the original factory or authorized service center for processing. It is not recommended to calibrate on their own to avoid damaging the factory mapping data.


Software driver and development environment support

ADLINK provides a rich software stack for the 6208/6216-GL series, covering mainstream operating systems and development environments.

6.1 Windows platform (recommended new driver DAQPilot)

DAQPilot: A new generation graphical driver/SDK that supports task oriented programming, significantly reducing development cycles. Provide APIs, ActiveX controls, and NET assembly, compatible with Windows 7/10/11, etc.

DAQMaster: A unified device management tool used to configure and manage all ADLINK DAQ cards.

Traditional PCIS-DASK driver: still supports old systems (including Windows Vista 64 bit), but the official recommendation is to migrate to DAQPilot.

6.2 Linux Platform

PCIS-DASK/X: Provides a universal API that supports the development of PCI/cPCI/PXI cards on Linux.

6.3 Third party software integration

MATLAB: With the DAQ-MTLBB adapter, the MATLAB Data Acquisition Toolbox control card can be directly used.

LabVIEW: Provides DAQ-LabVIEW PnP VI library, fully compatible with NI style, supports LabVIEW 7.0~8.5 and subsequent versions.

Agilent VEE: The PICS-VEE driver package achieves seamless integration.

ActiveX controls (DAQBench/PCI-OCX): suitable for Visual Basic, C++, Delphi, etc., making it easy to quickly build SCADA/HMI applications.

All drivers and tools can be obtained from the ADLINK official website or the accompanying "all-in-one CD".


Common troubleshooting and practical skills

Output remains unchanged or always at 0V: Check if the external power supply is normal (especially+12V power supply); Confirm if the software is waiting for the Data_Send bit; Check if the numeric code format is binary complement.

  • VMIC HSDA 332-000111 Scanning Analog-to-Digital Converter Module
  • GE VMIC VMIVME1150B VME Module
  • FANUC VMIVME3128 VME Digital I/O Board
  • GE Fanuc VMIVME-7697-350 VMEbus Single Board Computer
  • GE Fanuc VMIVME-4150 PLC Board
  • FANUC VMIVME-1160A VMEbus Module
  • GE Fanuc VMIVME-4116 VMEbus CPU Processor Controller
  • FANUC VMIVME-9300 VMEbus Module
  • VMIVME-7589A Pentium VMEbus CPU Board
  • GE Fanuc VMIPCI-7767-13100 PCI Board
  • GE Fanuc VMIVME-4140 VMEbus Module
  • IS415UCVGH1A VME Controller Card
  • VMIC VMIVME-1150 VME Circuit Board
  • VMIC VMIVME7589 Processor Board
  • FANUC VMIVME-2200 VME Circuit Board
  • IS215UCVEH2A VME Controller Card
  • VMIC VMIVME-7589A-446 VMEbus CPU SBC
  • VMIC VMIVME-7658-330 VME Single Board Computer
  • VMIC SEMIVISION OPAL VMEbus CPU Module with VMIVME-7588
  • GE Fanuc VMIVME-4140 VME Module
  • Abaco VMIVME 2532A 32-Bit High-Voltage Digital I/O Board – VMEbus
  • VMIC VMIVME 100-Pin VME Bus I/O Cables
  • VMIC ASSY 11994R13 VMEbus Module
  • GE Fanuc VMIVME 1182 VMEbus Input Board – 332-011182-030A
  • VMIC VMIVME-7589 VMEbus Module with VMIVME-7434
  • VMIC VMIVME-7588-787 Single Board Computer – 332-250236
  • VMIC 7487A VMEbus CPU Board – 332-107487-033 H
  • FANUC VMIVME-3125 VMEbus Analog Input Board
  • VMIC VMIVME 6015 VMEbus Board – 332-006015-000
  • VMIC ASSY 11993R2 VMEbus Module
  • Cisco 2851 Router with VMIC2-1MFT-T1/E1 Module
  • Applied Materials VMIC 7505 800MHz CPCI SBC
  • VMIVME-2534-046D 32-Bit High-Voltage Digital I/O Board
  • VMIC 5530M Optical Extender PCB Board
  • GE VMIC XVB602 Control Module
  • VMIVME-6005-020 Octal ARINC-429 Controller
  • VMIC VMI PCI 3322 Board
  • FANUC VMIVME-7487 VME Processor Board
  • VMIC 332-800576-000A VMIACC 0576 Module
  • VMIC VMIVME-7805-231000 VME Board
  • ABACO VMIC VMICBL-000-F3-102 Reflective Memory Cable
  • VMIC 332-000131-B VMIVME PCB Card
  • VMIC 320-250236 with VMIVME-7588 Processor Board
  • VMIC ASSY 12149 Module
  • FANUC VMIC VMIVME5010 I/O PCB Board
  • VMIC VMIVME-7698-345 VME Single Board Computer
  • IS215UCVEH2A VME Controller Card
  • VMIC VMIVME-7658-330 VME Single Board Computer
  • VMIC VMIPCI-5790-000 Dual-Channel Ultra160 SCSI Adapter
  • VMIC VMICPCI-7756-460 Single Board Computer
  • VMIVME-4920 Dual Channel Digital Converter Board – VMEbus
  • GE Fanuc VMIVME-4140 VMEbus Module
  • VMIC VMIPMC-7440 PMC Sound Card
  • VMIC PCI 4320 VMEbus Board-333-854320-000
  • VMIC VMIVME 5530S VMEbus Interface Module
  • FANUC 332-999995-000 VMEbus PCB Assembly
  • FANUC VMIVME-4116-030 VMEbus Module
  • VMIC VMIVME-7658-330 VMEbus Single Board Computer
  • VMIC VME-2532A VMIVME2532A-413 Digital I/O Board
  • VMIC VMIVME-7696-650 VMEbus Processor Board
  • VMIC VMIVME-7487A Mainframe Board
  • GE Fanuc VMIVME-2120-175 Digital Output Board
  • Abaco VMIVME-4125A-000 System Test Calibration Board
  • VMIC VMICPCI-5579 Reflective Memory PCI Board
  • FANUC A860-2000-X003 Encoder Interface Module
  • FANUC 332-999992-000 VME Module
  • VMIC VMIVME-7698 VME Module
  • FANUC A860-2000-X003 Encoder Interface Module
  • VMIC 333-657755-000 B LSC-3 4201 Board
  • VMIVME-9304 CPU Board with NEC FGA-002A Interface Chip
  • VMIC VMIVME-7805 VMEbus Board – VMIVME-7805-234001
  • VMIC 332-000131-000M01 VMIVME PCB Card
  • FANUC GE VMIC VMIVME 2510B Digital I/O Board
  • VMIC VMIPMC-5795-000 PMC Ultra160 SCSI Adapter
  • GE Fanuc VMIVME 5588 High-Speed Reflective Memory Board
  • VMIC VMIVME 4132 VMEbus Analog Output Board
  • VMIC VMIVME-3418 8-Channel Strain Gauge and RTD Board
  • VMIC VMIPMC-5797-000 Ultra320 SCSI Host Bus Adapter
  • VMIC VMIACC 0562 Accessory Module
  • Abaco VMIVME 4116 8-Channel 16-Bit Analog Output Board
  • VMIC VMIVME 4512 Analog I/O Board – 332-004512-300
  • VMIC VMIVME 4120 VMEbus Circuit Board – 332-004120
  • VMIC VMIVME-3801-100C Analog-to-Digital Converter Module
  • IS215UCVEH2AE VME Controller Card
  • FANUC 333-00DMA0-000 VME Module
  • GE Fanuc VMIVME-5588-200 High-Speed Reflective Memory Card
  • VMIC VMIVME-7696-650 VMEbus Single-Board Computer
  • GE Fanuc VMIVME-5532S VMEbus Fiber-Optic Repeater Link
  • VMIC GE EV-DIO-01 Control Board
  • Abaco VMIVME-7751 Pentium III VME Single Board Computer
  • PMC-5565PIORC-110000 128MB Reflective Memory Card
  • Abaco VMIVME-5565-010000 Reflective Memory Board
  • VMIC VMIPMC-5565 Reflective Memory PMC Module
  • VMIC VMIVME 5504 Slave VME Module
  • VMIC VMIVME-5740-12000 VMEbus Hard Drive Module
  • VMIC VMIVME-7751 VMEbus Processor Module
  • VMIC VMIVME-7588 CPU Module
  • VMIC 332-000132 VMIVME PCB Card
  • GE Fanuc VMIVME-4514A Analog I/O Board
  • Abaco VMIVME-2528-000 128-Bit TTL Digital I/O
  • VMIC VMIVME 4514 Scanning Analog I/O Board
  • VMIPCI 5588-101 High Speed Fiber Optic Reflective Memory Card
  • VMIC VMIVME-1228 VMEbus Board
  • VMIC VMIVME-7455 CD-ROM Drive Module
  • VMIC VMIACC 0577 Compact PCI Board
  • IS415UCVGH1A VME Controller Card
  • VMICPMC-5664 VME PMC Dual Fiber Card
  • VMIVME1128 128-Bit High-Voltage Digital Output Board
  • VMIC VMIVME-2170A VMEbus PCB Board
  • VMIC 332-015565-010L VME Module
  • VMIC VMICPCI-7612-470 Single Board Computer
  • VMIC EV-CNT/01 Control Board
  • VMIC VMIVME 1181 VMEbus Input Board – 333-001181-000 A
  • VMIC VMIVME-1150 VMEbus Module
  • VMIC VMIVME-5576 VMEbus Module
  • VMIC VMIVME-4150 VMEbus Module
  • VMIC VMIOMAX-8001B PLC Rack
  • VMIC VMIVME 2128 High-Voltage Digital Output Board
  • VMIC VMIVME-1111 64-Bit High-Voltage Digital Input Board
  • GE Fanuc VMIVME 1182 VMEbus Input Board – 332-011182-060C
  • VMIC VMIVME-7696 VMEbus PC Board
  • VMIC VMIVME-7686 VMEbus Module
  • GE VMIVME-7486 VME PCB Board
  • VMIC VMIVME-7740-840 Processor Module
  • VMIC VMIACC BT01 REV 0 Transition Board
  • Abaco VMIPCI-5576-001 Fiber-Optic Reflective Memory Card
  • GE IS215UCVGH1A VME Controller Card
  • VMIVME 7671-421000 VME Module