6308_Initial; 6308_Software_Reset - NuDAQ PCI-6308 Series User Manual

Isolated analog output board
Hide thumbs Also See for PCI-6308 Series:
Table of Contents

Advertisement

5.3 _6308_Initial

@ Description
This function is used to initialize PCI 6308. Every PCI_6308 has to be
initialized by this function before calling other functions.
@ Syntax
C/C++ (DOS)
U16 _6308_Initial (U16 *existCards, PCI_INFO *pciInfo)
C/C++ (Windows 95)
U16
Visual Basic (Windows 95)
W_6308_Initial (existCards As Integer, pciInfo As
@ Argument
existCards: number of existing PCI-6308 cards
info:
@ Return Code
ERR_NoError
ERR_BoardNoInit
ERR_PCIBiosNotExist

5.4 _6308_Software_Reset

@ Description
This function is used to reset the I/O port configuration. Note that
this function can not re-start the PCI bus and all the hardware
setting won't be change either.
@ Syntax
C/C++ (DOS)
void
C/C++ (Windows 95)
void
Visual Basic (Windows 95)
W_6308_Software_Reset (ByVal cardNo As Integer)
@ Argument
cardNo:
@ Return Code
ERR_NoError
W_6308_Initial (U16 *existCards, PCI_INFO *pciInfo)
PCI_INFO) As Integer
relative information of the PCI-6308 cards
_6308_Software_Reset (U16 cardNo)
W_6308_Software_Reset (U16 cardNo)
the card number of PCI-6308 card
C/C++ Library • 23

Advertisement

Table of Contents
loading

Table of Contents