Sensoray 609 Manual do Utilizador Página 14

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 17
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 13
1 2 ... 9 10 11 12 13 14 15 16 17

Comentários a estes Manuais

Sem comentários