Cyclone MAX User Manual
53
CYCLONE MAX
if errorlevel 1 goto bad
goto good
:bad
ECHO BAD BAD BAD BAD BAD BAD BAD BAD
:good
ECHO done
6.2
Automated .DLL Control Of The Cyclone
Another automated means of controlling a Cyclone MAX unit is via a Windows
.DLL. The .DLL allows a host application to connect to a Cyclone MAX and
control stand-alone programming operations. Included with the Cyclone MAX
is a .DLL which allows control of a single Cyclone MAX. Example code and
documentation is included which demonstrates use of the .DLL with a
Microsoft Visual C/C++ application, a Microsoft Visual C# application, and a
Borland Delphi application, although the .DLL is not limited to these
development environments. Any application which can load and use a .DLL
can be used for automated control of a single Cyclone unit.
DLL Information, Interface Code, and Examples
Documentation on how to use the DLL can be found in the “Cyclone
Automated Control SDK User’s Manual”, which is included in .pdf format with
the Cyclone MAX. The documented interface routines are available in the
CYCLONE_CONTROL.DLL library included in the software install. This .DLL
is callable from almost any 32-bit Windows development environment. The
method of calling the .DLL varies for different compilers, so .DLL interface
code and sample applications are provided for each of the following
compilers:
Microsoft Visual C++ 5.0+ - Visual MFC Application
Microsoft Visual C# 2005 – Visual Application
Borland Delphi 2.0+ (Pascal) - Visual Application
The sample applications come with project and workspaces defined for ease
of use. Just open the project/workspace in your compiler and you will be able
to build the sample application without any modifications.
Содержание Cyclone MAX
Страница 1: ......
Страница 6: ...iv Cyclone MAX User Manual CYCLONE MAX ...
Страница 87: ...Cyclone MAX User Manual 81 CYCLONE MAX CS serial_file4 ser PS CS serial_file5 ser PS ...
Страница 94: ...88 Cyclone MAX User Manual CYCLONE MAX ...
Страница 95: ......