![pico Technology PicoScope 3425 User Manual Download Page 56](http://html1.mh-extra.com/html/pico-technology/picoscope-3425/picoscope-3425_user-manual_1555395056.webp)
PicoScope 3425 PC Oscilloscope
52
Copyright © 2007 Pico Technology Limited. All rights reserved.
ps3425.en
3.3.2
C++
The C++ example program shows how to use the
in the
driver, with and without
, and demonstrates the auto_stop feature. It
runs in console mode.
You will need to compile the following files that are supplied in the
Examples\ps3000\
subdirectory of your PicoScope installation:
ps3000.h
small.ico
streamingTests.cpp
streamingTests.ico
streamingTests.rc
streamingTestsResource.h
(rename to
resource.h
before compiling)
You will also need the following library for Microsoft C++:
ps3000.lib
(Microsoft Visual C 32-bit applications)
Ensure that the program directory contains a copy of:
ps3000.dll
from the PicoScope installation directory.
A Visual Studio 2005 (VC8) project file,
faststreaming.vcproj
, is provided.
3.3.3
Visual Basic
The
Examples\ps3000\
subdirectory of your PicoScope installation contains the
following files:
ps3000.vbp
- project file
ps3000.bas
- procedure prototypes
ps3000.frm
- form and program
Note: The functions which return a TRUE/FALSE value, return 0 for FALSE and 1 for
TRUE, whereas Visual Basic expects 65,535 for TRUE. Check for >0 rather than
=TRUE.
15
12
Summary of Contents for PicoScope 3425
Page 2: ......
Page 66: ......
Page 67: ...63 Copyright 2007 Pico Technology Limited All rights reserved ps3425 en ...