
56
C/C++
Libraries
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
Содержание NuDAQ cPCI-7249R
Страница 2: ...72XX Series User s Manual ii...
Страница 6: ...vi Table of Contents 72XX Series User s Manual This page intentionally left blank...
Страница 8: ...72XX Series User s Manual viii List of Figures This page intentionally left blank...
Страница 10: ...x List of Tables 72XX Series User s Manual This page intentionally left blank...
Страница 14: ...xiv 72XX Series User s Manual This page intentionally left blank...
Страница 74: ...60 C C Libraries 72XX Series User s Manual This page intentionally left blank...