Adlink ACL-8112 Series Manual do Utilizador Página 86

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 92
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 85
78 C Language Library
7.19 _8112_AD_INT_Stop
Description
This function is used to stop the interrupt data transfer function. After
executing this function, the internal AD trigger is disabled and the AD
timer is stopped. The function returns the number of data which has
been transferred, no matter whether the AD interrupt data transfer is
stopped by this function or by the _8112_AD_INT_Start() itself.
Syntax
int _8112_AD_INT_Stop( int *count )
int _8112pg_AD_INT_Stop( int *count )
Argument:
count: the number of A/D data which has been
transferred.
Return Code:
ERR_NoError
ERR_BoardNoInit
ERR_AD_INTNotSet
Example:
See Demo Program 'AD_Demo2.C'
Vista de página 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 92

Comentários a estes Manuais

Sem comentários