ADLINK Technology PCI-6208 Guía de usuario Pagina 29

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 42
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
22 Software Library
@ Syntax
C/C++ (DOS)
U16 _6208_Initial (U16 *existCards, PCI_INFO *pciInfo)
C/C++ (Windows 95/98)
U16 W_6208_Initial (U16 *existCards, PCI_INFO *pciInfo)
Visual Basic (Windows 95/98)
W_6208_Initial (existCards As Integer, pciInfo As PCI_INFO) As Integer
@ Argument
existCards: number of existing 6208 series cards
pciinfo: relative information of the 6208 series cards
@ Return Code
ERR_NoError
ERR_BoardNoInit
ERR_PCIBiosNotExist
5.2.3 _6208_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 settings won’t be
changed either.
@ Syntax
C/C++ (DOS)
void _6208_Software_Reset (U16 cardNo)
C/C++ (Windows 95/98)
void W_6208_Software_Reset (U16 cardNo)
Visual Basic (Windows 95/98)
W_6208_Software_Reset (ByVal cardNo As Integer)
@ Argument
cardNo: The card number of 6208 series card initialized. The first card (in
the most prior PCI slot) is with cardNo = 0.
@ Return Code
ERR_NoError
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 41 42

Comentarios a estos manuales

Sin comentarios