Specifications
C/C++ & DLL Libraries •• 45
5.12 _7200_DO
@ Description
This function is used to write data to digital output port. There are 32
digital outputs on the PCI-7200.
@ Syntax
Visual C++ (Windows 95/98)
int W_7200_DO (U32 do_data)
Visual Basic (Windows 95/98)
W_7200_DO (ByVal do_data As Long) As Long
C/C++ (DOS)
int _7200_DO (U32 do_data)
@ Argument
do_data : value will be written to digital output port
@ Return Code
ERR_NoError