Digital Output - NuDAQ PCI-7230 User Manual

723x series 32 channels isolated digital i/o card
Table of Contents

Advertisement

5.5 Digital Output

@ Description
This function is used to write data to digital output ports. T here are 16 and
32 isolated digital outputs on the PCI-7230 and PCI-7234 respectively,
@ Syntax
C/C++ (DOS)
U16
_7230_DO(U16 cardNo,
U16
_7234_DO(U16 cardNo,
C/C++ (Windows 95)
U16 W_7230_DO ( U16 cardNo, U16
U16 W_7234_DO ( U16 cardNo, U32
Visual Basic (Windows 95)
W_7230_DO (ByVal cardNo As Integer, ByVal DOData As Integer)
As Integer
W_7234_DO (ByVal cardNo As Integer, ByVal DOData As Integer)
As Integer
@ Arguments:
cardNo :
do_data :
@ Return Code:
ERR_NoError
card number to select board.
value will be written to digital output port.
U16
do_data )
U32
do_data )
doData)
doData)
C/C++ Libraries 31

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pci-7233Pci-7234Cpci-7230Pci-7233h

Table of Contents