
26
••
C/C++ Libraries
@ Syntax
PCI-7432
C/C++ ( DOS)
U16 _7432_DO (U16 cardNo, U32 do_data)
C/C++ (Windows 95)
U16 W_7432_DO (U16 cardNo, U32 do_data)
Visual Basic (Windows 95)
W_7432_DO (ByVal cardNo As Integer, ByVal do_data As
Long) As Integer
PCI-7434
C/C++ ( DOS)
U16 _7434_DO_HiDW (U16 cardNo, U32 do_data)
U16 _7434_DO_LoDW (U16 cardNo, U32 do_data)
C/C++ (Windows 95)
U16 W_7434_DO_HiDW (U16 cardNo, U32 do_data)
U16 W_7434_DO_LoDW (U16 cardNo, U32 do_data)
Visual Basic (Windows 95)
W_7434_DO_HiDW (ByVal cardNo As Integer, ByVal
do_data As Long) As Integer
W_7434_DO_LoDW (ByVal cardNo As Integer, ByVal
do_data As Long) As Integer
@ Argument
cardNo :
card number to select board
do_data :
value will be written to digital output port
@ Return Code
ERR_NoError
ERR_BoardNoInit