The CatAPI contains all functions and structures which are
necessary to communicate with a CAT
hardware board delivered by I+ME ACTIA,
which is an improved portable CAN Analyzer
Tool, designed to connect a PC with RS232
interface to CAN (Controller Area
Network).
With its features it is an ideal general-purpose
hardware for automotive analyzes and
diagnostics on the single wire CAN, the
mid speed CAN and the high speed CAN.
The CatAPI is a MS Windows
DLL which offers a set of functions in
order to use the CAT hardware for own
applications. The today's CAT uses exactly
this API, thus it is possible to write
applications which have the same huge set
of capabilities. The API is easy to use
and makes it very simple to write own
applications.
CatAPI
is
a 32Bit MS Windows DLL which can be used
under Windows 95, 98, NT 4.0 and 2000. It
has been written under Microsoft Visual
C++ 6.0.
CatiAPI comes with a demo
application which explains how to use
CatiAPI within own applications. It is
recommended to see this demo application
and the source code. This makes it easier
to understand the usage of CatiAPI.
|