C-SCOPE R1 Przewodnik Instalacji Strona 58

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 106
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 57
API functions52
Copyright © 2008-2014 Pico Technology Ltd. All rights reserved.ps4000apg.en r1
4.33
ps4000aOpenUnitAsync
PICO_STATUS ps4000aOpenUnitAsync
(
int16_t * status,
int8_t * serial
)
This function opens a scope device without blocking the calling thread. You can find
out when it has finished by periodically calling ps4000aOpenUnitProgress until that
function returns a non-zero value.
Applicability
All modes
Arguments
* status, on exit, indicates:
0 if there is already an open operation in progress
1 if the open operation is initiated
* serial, on exit, a null-terminated string containing the device's
serial number.
Returns
PICO_OK
PICO_OPEN_OPERATION_IN_PROGRESS
PICO_USB3_0_DEVICE_NON_USB3_0_PORT
PICO_OPERATION_FAILED
Przeglądanie stron 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 105 106

Komentarze do niniejszej Instrukcji

Brak uwag