
API functions26
Copyright © 2008-2014 Pico Technology Ltd. All rights reserved.ps4000apg.en r1
4.7
ps4000aFlashLed
PICO_STATUS ps4000aFlashLed
(
int16_t handle,
int16_t start
)
This function flashes the LED on the front of the scope without blocking the calling
thread. Calls to ps4000aRunStreaming and ps4000aRunBlock cancel any flashing
started by this function.
handle, the handle of the scope device
start, the action required: -
flash the LED indefinitely.
flash the LED start times. If the LED is already flashing
on entry to this function, the flash count will be reset to
start.
PICO_OK
PICO_HANDLE_INVALID
PICO_BUSY
Komentáře k této Příručce