Adlink ACL-8112 Series Bedienungsanleitung Seite 85

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 92
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 84
C Language Library 77
Return Code:
ERR_NoError
ERR_BoardNoInit
ERR_InvalidADChannel
ERR_AD_InvalidRange
ERR_InvalidIRQChannel
ERR_InvalidTimerValue
Example:
See demo Program 'AD_Demo2.C'
7.18 _8112_AD_INT_Status
Description
Since the _8112_AD_INT_Start() function is executed in the
background, you can issue the function _8112_AD_INT_Status to check
the status of the interrupt operation.
Syntax
int _8112_AD_INT_Status( int *status , int *count )
int _8112pg_AD_INT_Status( int *status , int *count )
Argument:
status:
status of the INT data transfer
0: A/D INT is completed
1: A/D INT is not completed
count:
current conversion count number.
Return Code:
ERR_NoError
ERR_BoardNoInit
ERR_AD_INTNotSet
Example:
See demo program 'AD_Demo2.C'
Seitenansicht 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 91 92

Kommentare zu diesen Handbüchern

Keine Kommentare