Sensoray 609 Manual de usuario Pagina 14

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 17
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 13
1 2 ... 9 10 11 12 13 14 15 16 17

Comentarios a estos manuales

Sin comentarios