API Functions
32Copyright © 2006–2022 Pico Technology Ltd. All rights reserved.ps2000pg.en-12
PicoScope 2000 Series Programmer's Guide
5.12 ps2000_open_unit_async
int16_t ps2000_open_unit_async
(
void
)
This function opens a PicoScope 2000 Series oscilloscope without waiting for the operation to
finish. You can find out when it has finished by periodically calling
ps2000_open_unit_progress until that function returns a non-zero value and a valid
oscilloscope handle.
The driver can support up to 64 oscilloscopes.
0: if there is a previous open operation in progress
non-zero: if the call has successfully initiated an open operation