
PicoScope 3000A Series Prog rammer's Guide
61
Copyright © 2011-2013 Pico Technology Limited. All rights reserved.
ps3000abpg.en r9
2.12.35 ps3000aOpenUnitProgress
PICO_STATUS ps3000aOpenUnitProgress
(
short * handle,
short * progressPercent,
short * complete
)
This function checks on the progress of a request made to
open a scope.
Applicability
Use after
Arguments
* handle,
see
. This handle is valid only if the
function returns
PICO_OK.
* progressPercent,
on exit, the percentage progress towards
opening the scope. 100% implies that the open operation is
complete.
* complete,
set to 1 when the open operation has finished
PICO_OK
PICO_NULL_PARAMETER
PICO_OPERATION_FAILED