Herunterladen Inhalt Inhalt Diese Seite drucken

Visual Basic - PICO PicoScope 3204 Handbuch

Series picoscope 3000
Inhaltsverzeichnis

Werbung

Verfügbare Sprachen

Verfügbare Sprachen

The following files must be in the compilation directory:
ps3000.rch
ps3000.h
and the following file must be in the same directory as the executable.
ps3000.dll
The console example program is a generic windows application - ie it does not use Borland
AppExpert or Microsoft AppWizard. To compile the program, create a new project for an Application
containing the following files:
ps3000con.c
ps3000bc.lib
ps3000.lib
The following files must be in the compilation directory:
ps3000.h
and the following file must be in the same directory as the executable.
ps3000.dll
5.3.2

Visual Basic

The Win32 sub-directory contains the following files:
ps3000.vbp
ps3000.bas
ps3000.frm
Note: The functions which return a TRUE/FALSE value, return 0 for FALSE and 1 for TRUE,
whereas Visual basic expects 65535 for TRUE. Check for > 0 rather than =TRUE.
5.3.3
Delphi
The program
series. The file
programs. Other required files include
This has been tested with Delphi versions 3.
5.3.4
Excel
1 Load the spreadsheet
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 65535 for
TRUE. Check for > 0 rather than =TRUE.
5.3.5
HP-Vee
The example function
defined in
ps3000.vh
Copyright 2005 Pico Technology Limited. All rights reserved.
;
;
; and
(Borland 32-bit applications); or
(Microsoft Visual C 32-bit applications).
;
- project file
- procedure prototypes
- form and program
demonstrates how to operate oscilloscopes from the PicoScope 3000
ps3000.dpr
ps3000.inc
contains procedure prototypes that you can include in your own
ps3000.xls
ps3000.vee
. It was tested using HP-Vee version 5.
,
ps300fm.res
ps300fm.dfm
is in the drivers sub-directory. It uses procedures that are
Technical reference
and
ps3000fm.pas
24
.

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

Picoscope 3205Picoscope 3206

Inhaltsverzeichnis