Principle Description Of The Api - Peak PCAN-PC/104-Plus User Manual

Can interface for pc/104-plus
Hide thumbs Also See for PCAN-PC/104-Plus:
Table of Contents

Advertisement

PCAN-PC/104-Plus – User Manual
Extended system for debugging operations
Multilingual debugging output
Output language depends on operating systems
Debugging information can be defined individually
Tip: An overview of the API functions is located in the header
files. You can find detailed information about the PCAN-Basic
API on the provided DVD in the text and help files (file name
extensions .txt and .chm).
4.2.2

Principle Description of the API

The PCAN-Basic API is the interface between the user application
and device driver. In Windows operating systems this is a DLL
(Dynamic Link Library).
The sequence of accessing the CAN interface is divided into three
phases:
1. Initialization
2. Interaction
3. Completion
Initialization
A channel must be initialized before using it. This is done by the
simple call of the function
CAN_InitializeFD
hardware, up to 16 CAN channels can be opened at the same time.
After a successful initialization the CAN channel is ready. No further
configuration steps are required.
Interaction
For receiving and transmitting messages the functions
as well as
CAN_Write
CAN_Initialize
for CAN FD. Depending on the type of the CAN
and
CAN_ReadFD
for CAN and
CAN_WriteFD
28
CAN_Read
are available.
and

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ipeh-002094Ipeh-002095Ipeh-002096Ipeh-002097

Table of Contents