Programmer's reference
53
Copyright © 2007 Pico Technology Limited. All rights reserved.
ps3425.en
3.3.4
Delphi
The program:
ps3000.dpr
in the
Examples\ps3000\
subdirectory of your PicoScope installation demonstrates
PicoScope 3000 Series PC Oscilloscopes.
The file:
ps3000.inc
contains procedure prototypes that you can include in your own programs. Other
required files are:
ps3000fm.res
ps3000fm.dfm
ps3000fm.pas
This has been tested with Delphi version 3.
3.3.5
Excel
1. Load the spreadsheet
ps3000.xls
2. Select Tools | Macro
3. Select GetData
4. Select Run
Note: The Excel macro language is similar to Visual Basic. 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.
3.3.6
Agilent VEE
The example function
ps3000.vee
is in the
Examples\ps3000\
subdirectory of your
PicoScope installation. It uses procedures that are defined in
ps3000.vh
. It was
tested using Agilent VEE version 5.
3.3.7
LabView
The VI example in the
Examples\ps3000\
subdirectory of your PicoScope installation
shows how to access the driver functions using LabVIEW. It was tested using version
6.1 of LabVIEW for Windows. To use the example, copy these files to your LabVIEW
directory:
ps3000_fastStream.vi
ps3000_runBlock.vi
ps3000_runStream.vi
ps3000wrap.c
ps3000wrap.dll
You will also need this file from the installation directory:
PS3000.dll
57
Summary of Contents for PicoScope 3425
Page 2: ......
Page 66: ......
Page 67: ...63 Copyright 2007 Pico Technology Limited All rights reserved ps3425 en ...