Adlink PCI-8554 Manual do Utilizador Página 52

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 67
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 51
42
C/C++ Libraries
5.4 _8554_Write_Counter
@ Description
User can directly write commands to counters 1~12 using this
function. Using this function, user can also re-assign the counter
numbers 1~12 in any order
@ Syntax
C/C++ (DOS)
U16 _8554_Write_Counter (U16 cardNo, U16 cntNo, U16 mode, U16
cntrVal)
C/C++ (Windows 95)
U16 W_8554_Write_Counter (U16 cardNo, U16 cntNo, U16 mode,
U16 cntrVal)
Visual Basic (Windows 95)
W_8554_Write_Counter (ByVal cardNo As Integer, ByVal cntNo
As Integer, ByVal mode As Integer, ByVal cntrVal As
Integer) As Integer
@ Arguments
cardNo:
card number to be selected
cntNo:
Counter/Timer number. This value must be
between 1 and 12.
mode:
Counter operation mode. This value must be
between 0 and 5.
cntrVal:
The counter value to be written to the counter.
@ Return Value
ERR_NoError
ERR_BoardNoInit
ERR_InvalidCounterNo:
cntNo
is out of range.
ERR_TimerMode:
mode
is out of range
Vista de página 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 66 67

Comentários a estes Manuais

Sem comentários