Sensoray 609 Manual do Utilizador Página 15

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 17
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 14
1515
Notes
Resets the internal status registers based on the data provided in the first variable of type STATUS
and the mask provided in the second variable of type STATUS.
S609_SetMode
ECODE S609_SetMode (
HFG hfg, //board handle
MODE *pMode //pointer to a MODE structure
);
Return values
Returns 0 in case of success, or an error code.
Notes
Sets the operation mode of the frame grabber based on the MODE structure. See s609.h for
details.
S609_GetImageSize
ECODE S609_GetImageSize (
MODE *pMode, //pointer to a MODE structure
IMAGESIZE *pImsize //pointer to an IMAGESIZE structure
);
Return values
Returns 0 in case of success, or an error code.
Notes
Sets the members of IMAGESIZE structure to the values corresponding to selected operation mode
(MODE).
S609_Switch
ECODE S609_Switch (
HFG hfg, //board handle
WORD output, //video switch output (0-7)
WORD input, //video switch input (0-16)
BOOL term //termination
);
Return values
Vista de página 14
1 2 ... 10 11 12 13 14 15 16 17

Comentários a estes Manuais

Sem comentários