
26
••
C/C++ Libraries
4.5 Digital Output
@ Description
This function is used to write data to digital output ports. There 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 do_data )
U16 _7234_DO(U16 cardNo, U32 do_data )
C/C++ (Windows 95/98)
U16 W_7230_DO ( U16 cardNo, U16 doData)
U16 W_7234_DO ( U16 cardNo, U32 doData)
Visual Basic (Windows 95/98)
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 :
card number to select board
do_data :
value will be written to digital output port
@ Return Code:
ERR_NoError
StockCheck.com
Summary of Contents for NuDAQ 723 Series
Page 3: ...S t o c k C h e c k c o m...