ADLINK Technology PCI-6208 Guide de l'utilisateur Page 32

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 42
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 31
Software Library 25
@ Syntax
C/C++ (DOS)
U16 _6208_DI (U16 cardNo, U16 *DIData)
C/C++ (Windows 95/98)
U16 W_6208_DI (U16 cardNo, U16 *DIData)
Visual Basic (Windows 95/98)
W_6208_DI (ByVal cardNo As Integer, DIData As Integer) 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.
DIData: the value read from digital input port, please refer to the above
description paragraph for getting the correct DI data
@ Return Code
ERR_NoError
5.2.7 _6208_DO
@ Description
This function is used to write data to digital output ports. There are 4 digital
output channels on 6208 series card, i.e. the output value ranges from 0 to
15.
@ Syntax
C/C++ (DOS)
U16 _6208_DO (U16 cardNo, U16 DOData)
C/C++ (Windows 95/98)
U16 W_6208_DO (U16 cardNo, U16 DOData)
Visual Basic (Windows 95/98)
W_6208_DO (ByVal cardNo As Integer, ByVal DOData As Integer) As
Integer
Vue de la page 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 41 42

Commentaires sur ces manuels

Pas de commentaire