Installation guide
API functions44
Copyright © 2008-2014 Pico Technology Ltd. All rights reserved.ps4000apg.en r1
4.25
ps4000aIsLedFlashing
PICO_STATUS ps4000aIsLedFlashing
(
int16_t handle,
int16_t * status
)
This function reports whether or not the LED is flashing.
Applicability
All modes
Arguments
handle, the handle of the scope device
status, returns a flag indicating the status of the LED:
<> 0 : flashing
0 : not flashing
Returns
PICO_OK
PICO_HANDLE_INVALID
PICO_NULL_PARAMETER