![pico Technology PicoScope 3425 Скачать руководство пользователя страница 55](http://html1.mh-extra.com/html/pico-technology/picoscope-3425/picoscope-3425_user-manual_1555395055.webp)
Programmer's reference
51
Copyright © 2007 Pico Technology Limited. All rights reserved.
ps3425.en
3.3
Programming examples
Programming examples are optionally available when you install PicoScope 5. Select
the Custom installation option and then enable Programming Examples, selecting
either the whole tree or just the examples you are interested in. There are examples
for the following languages and development environments:
3.3.1
C
There are two C example programs: one is a simple GUI application, and the other is
a more comprehensive console mode program that demonstrates all of the facilities of
the driver.
The GUI example program is a generic Windows application - that is, it does not use
Borland AppExpert or Microsoft AppWizard. To compile the program, create a new
project for an Application containing the following files from the
Examples\ps3000\
subdirectory of your PicoScope installation:
ps3000.c
ps3000.rc
and
ps3000bc.lib
(Borland 32-bit applications)
or
ps3000.lib
(Microsoft Visual C 32-bit applications)
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 - that is, 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
and
ps3000bc.lib
(Borland 32-bit applications)
or
ps3000.lib
(Microsoft Visual C 32-bit applications).
The following file must be in the compilation directory:
ps3000.h
and the following file must be in the same directory as the executable:
ps3000.dll
Содержание PicoScope 3425
Страница 2: ......
Страница 66: ......
Страница 67: ...63 Copyright 2007 Pico Technology Limited All rights reserved ps3425 en ...