ADLINK Technology PCI-6208 Guida Utente Pagina 32

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 42
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 41 42

Commenti su questo manuale

Nessun commento