User`s manual
56 C/C++ Libraries
72XX Series
User’s Manual
5.15 Software Reset
@ Description
This function is used to reset the I/O port configuration. After reset-
ting PCI-7224/7248/7296, all ports will be set as input ports. Note
that this function cannot re-start the PCI bus nor will all hardware
settings be changed.
@ Syntax
PCI-7224/7248, CPCI-7248:
C/C++ (DOS)
U16 _7248_Software_Reset (U16 cardNo)
U16 _7249_Software_Reset (U16 cardNo)
U16 _7296_Software_Reset (U16 cardNo)
C/C++ (Windows 95)
U16 W_7248_Software_Reset (U16 cardNo)
U16 W_7249_Software_Reset (U16 cardNo)
U16 W_7296_Software_Reset (U16 cardNo)
Visual Basic (Windows 95)
W_7248_Software_Reset (ByVal cardNo As Integer)
As Integer
W_7249_Software_Reset (ByVal cardNo As Integer)
As Integer
W_7296_Software_Reset (ByVal cardNo As Integer)
As Integer
@ Argument
cardNo: Card number which the DIO will be reset.
@ Return Code
ERR_NoError