
Prog ramming the 3000A Series oscilloscopes
60
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.
ps3000abpg.en r9
2.12.34 ps3000aOpenUnitAsync
PICO_STATUS ps3000aOpenUnitAsync
(
short * status,
char * serial
)
This function opens a scope without blocking the calling thread. You can find out when
it has finished by periodically calling
returns a non-zero value.
Applicability
All modes
Arguments
* status
, a status code:
0 if the open operation was disallowed because another open
operation is in progress
1 if the open operation was successfully started
* serial,
see
PICO_OK
PICO_OPEN_OPERATION_IN_PROGRESS
PICO_OPERATION_FAILED