PicoScope 2000 Series Programmer's Guide 57
Copyright © 2006–2016 Pico Technology Ltd. All rights reserved. ps2000pg.en r11
6 Programming examples
Your SDK installation includes programming examples in several languages and
development environments. Please refer to the SDK for details.
7 Driver error codes
Code Name Description
0
PS2000_OK
The oscilloscope is functioning correctly.
1
PS2000_MAX_UNITS_OPENED
Attempts have been made to open more
than PS2000_MAX_UNITS oscilloscopes.
2
PS2000_MEM_FAIL
Not enough memory could be allocated on
the host machine.
3
PS2000_NOT_FOUND
An oscilloscope could not be found.
4
PS2000_FW_FAIL
Unable to download firmware.
5
PS2000_NOT_RESPONDING
The oscilloscope is not responding to
commands from the PC.
6
PS2000_CONFIG_FAIL
The configuration information in the
oscilloscope has become corrupt or is
missing.
7
PS2000_OS_NOT_SUPPORTED
The operating system is not supported by
this driver.