Liability. Pico Technology and its agents shall not be liable for any loss, damage or injury, howsoever caused, related to the use of Pico Technology equipment or software, unless excluded by statute.
Goods will be free from defects in material and workmanship. Pico Technology shall not be liable for a breach of the warranty if the defect has been caused by fair wear and tear, wilful damage, negligence, abnormal working conditions...
PicoScope 2000 Series Programmer's Guide Installation Minimum system requirements For the PicoScope 2000 series PC Oscilloscope to operate correctly, a computer with the minimum system requirements to run Windows or the following (whichever is the higher specification) is required: Item...
Important You must install the PicoScope software, which includes the driver for the PicoScope 2000 Series PC Oscilloscope, before plugging the oscilloscope into your computer for the first time. (If you do plug in an oscilloscope before installing the driver, Windows will designate the device as U nknow n .
PicoScope 2203, 2204 and 2205 oscilloscopes only. 3.3.6 Triggering PicoScope 2000 Series PC Oscilloscopes can either start collecting data immediately, or be programmed to wait for a trigger event to occur. In both cases you need to use ps2000_set_trigger() function or (for scopes that support advanced triggering) ps2000SetAdvTriggerChannelConditions() function.
3.3.7 Combining oscilloscopes The 2000 Series driver can collect data from up to 64 PicoScope 2000 Series PC O scilloscopes at the same time. Each oscilloscope must be connected to a separate USB port. If a USB hub is used it must be a powered hub.
Page 11
The maximum number of values depends upon the size of the oscilloscope's memory. A PicoScope 2000 Series oscilloscope can sample at a number of different rates that correspond to the maximum sampling rate divided by 1, 2, 4, 8 and so on.
TRUE rather than > 0 = TRUE 3.4.3 Delphi The program demonstrates how to operate PicoScope 2000 Series PC ps2000.dpr Oscilloscopes. The file contains procedure prototypes that you can ps2000.inc include in your own programs. Other required files include: ps2000.res ps2000fm.dfm...
PicoScope 2000 Series Programmer's Guide Functions 3.5.1 Introduction The PicoScope 2000 Series API exports the following functions for you to use in your own applications: ps2000_close_unit ps2000_flash_led ps2000_get_streaming_last_values ps2000_get_streaming_values ps2000_get_streaming_values_no_aggregation ps2000_get_timebase ps2000_get_times_and_values ps2000_get_unit_info ps2000_get_values ps2000_last_button_press ps2000_open_unit ps2000_open_unit_async ps2000_open_unit_progress ps2000_overview_buffer_status ps2000_ready...
Flashes the LED on the front of the oscilloscope (or in the pushbutton, for the PicoScope 2104 and 2105 oscilloscopes) three times and returns within one second. Applicability All modes Arguments the handle of the PicoScope 2000 Series oscilloscope. handle: Returns non-zero: if a valid handle is passed. 0: if handle is invalid.
PicoScope 2000 Series Programmer's Guide 3.5.12 ps2000_open_unit short ps2000_open_unit ( void This function opens a PicoScope 2000 Series oscilloscope. The driver can support up to 64 oscilloscopes. Applicability All modes Arguments None Returns -1: if the oscilloscope fails to open.
3.5.13 ps2000_open_unit_async short ps2000_open_unit_async ( void This function opens a PicoScope 2000 Series oscilloscope without waiting for the operation to finish. You can find out when it has finished by periodically calling ps2000_open_unit_progress() until that function returns a non-zero value and a valid oscilloscope handle.
Page 60
Use DC mode for measuring absolute voltage levels. Set the coupling mode using ps2000_set_channel(). Driver. A piece of software that controls a hardware device. The driver for the PicoScope 2000 Series PC Oscilloscopes is supplied in the form of a 32-bit Windows DLL, which contains functions that you can call from your application.
Page 61
PicoScope 2000 Series Programmer's Guide PicoScope 2000 Series. A range of low-cost PC Oscilloscopes that includes the PicoScope 2202, 2203, 2204 and 2205 two-channel oscilloscopes and the PicoScope 2104 and 2105 handheld oscilloscopes. PicoScope software. This is an application that accompanies all our PC Oscilloscopes.
Need help?
Do you have a question about the PicoScope 2000 Series and is the answer not in the manual?
Questions and answers