Sensoray 609 Bedienungsanleitung Seite 14

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 17
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 13
1414
Stops acquisition by the board hfg. The acquisition is stopped asynchronously (possibly in the
middle of the frame).
S609_GetStatus
ECODE S609_GetStatus (
HFG hfg, //board handle
DWORD *pStatus //pointer to a status variable (DWORD)
);
Return values
Returns 0 in case of success, or an error code.
Notes
Provides status information on acquisition process. See s609.h for the meanings of status bits.
S609_GetStatusEx
ECODE S609_GetStatusEx (
HFG hfg, //board handle
STATUS *pStatus //pointer to a status variable (STATUS)
);
Return values
Returns 0 in case of success, or an error code.
Notes
Provides extended status information on acquisition process. See s609.h for the meanings of
STATUS structure members.
S609_SetStatusEx
ECODE S609_SetStatusEx (
HFG hfg, //board handle
STATUS *pStatus, //pointer to a status variable (STATUS)
STATUS *pMask //pointer to a status variable (STATUS)
);
Return values
Returns 0 in case of success, or an error code.
Seitenansicht 13
1 2 ... 9 10 11 12 13 14 15 16 17

Kommentare zu diesen Handbüchern

Keine Kommentare