NuDAQ PCI-6308 Series User Manual page 32

Isolated analog output board
Hide thumbs Also See for PCI-6308 Series:
Table of Contents

Advertisement

5.5 _6308_DA
@ Description
This function is used to write data to D/A converters. There are 8
Digital-to-Analog conversion channels on the PCI-6308. respectively.
The resolution of each channel is 12 bits without sign; i.e. the digital
value range from 0 (0x000) to +4095 (0xFFF). Please refer to section
4.1.2 for details of DA data format.
@ Syntax
C/C++ (DOS)
U16
C/C++ (Windows 95)
U16
Visual Basic (Windows 95)
W_6308_DA (ByVal cardNo As Integer, ByVal chn As
@ Argument
cardNo:
Chn:
DAData:
@ Return Code
ERR_NoError
24 • C/C++ Library
_6308_DA (U16 cardNo, U16 chn, I16
W_6308_DA (U16 cardNo, U16 chn, I16
Integer, ByVal DAData As Integer) As Integer
The card number of PCI-6308 card
D/A channel number
D/A data value
DAData)
DAData)

Advertisement

Table of Contents
loading

Table of Contents