Sensoray 812 Windows Uživatelský manuál Strana 15

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 21
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 14
handle to device context.
hdev
handle to device (obtained from S812_OpenBoard).
Returns
0 on success, negative value if error (see mid812types.h for error codes list).
MID812_API int S812_DisplayChange(
int devid,
int strmidx
);
Call if display changes for the preview window.
Parameters
hdc
handle to device context.
hdev
handle to device (obtained from S812_OpenBoard).
Returns
0 on success, negative value if error (see mid812types.h for error codes list).
MID812_API int S812_StartCallback(
int devid,
int strmidx
);
Starts streaming with data sent to the callback functions registered with S812_RegisterCallback
function. Callbacks should be short and return quickly. Do not use blocking functions in the
callback.
Parameters
devid
device id in the system (use 0 with a single board installed).
strmidx
channel index (0-7)
Returns
0 on success, negative value if error (see mid812types.h for error codes list).
15
Zobrazit stránku 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 21

Komentáře k této Příručce

Žádné komentáře