Sensoray 2255 Instrukcja Użytkownika Strona 27

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 33
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 26
0 on success.
S2255_StartAcquire (HANDLE hdev, int channel, HANDLE *phevent);
Starts capture on the specified channel of the 2255.
Parameters
hdev
A handle to the 2255 device.
channel
channel number (1-4).
phevent
Unused. Set to NULL.
Returns
0 on success.
S2255_StopAcquire(HANDLE hdev, int channel);
Stops capture on the specified channel of the 2255.
Parameters
hdev
A handle to the 2255 device.
channel
channel number (1-4).
Returns
0 on success.
S2255_check_frame_poll(HDEVICE hdev, int channel, int *last, int *psize);
Returns 0 if frame is ready on given channel. Stores index of last frame in last. Non-blocking.
Parameters
hdev
Handle to device
channel
Channel to check(1-4)
last
27
Przeglądanie stron 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 33

Komentarze do niniejszej Instrukcji

Brak uwag