Manual
C/C++ Libraries • 39
5.7 _7396_Software_Reset
@ Description
This function is used to reset the I/O port configuration. After resetting PCI-
7396, all ports will be set as input ones. Note that this function will not re-start
the PCI bus and all the hardware settings will not be changed, neither.
@ Syntax
C/C++ (DOS)
U16 _7396_Software_Reset (U16 cardNo)
C/C++ (DOS, Windows 95)
U16 W_7396_Software_Reset (U16 cardNo)
Visual Basic (Windows 95)
W_7396_Software_Reset (ByVal cardNo As Integer) As Integer
@ Argument
cardNo : The card number of PCI7396 card initialized.
@ Return Code
ERR_NoError