PCAN-CCP API
API Implementation of the CAN Calibration Protocol

Description
The PCAN-CCP API is a programming interface for the communication between Windows applications (Masters) and electronic control units (Slave ECUs). The API is based on the CAN Calibration Protocol (CCP) by ASAM and is mainly deployed for development in the automotive area. The PCAN-CCP API uses the CAN bus as transmission medium.
For accessing the CAN hardware in the computer, PCAN-CCP utilizes the programming interface PCAN-Basic, which is part of the scope of supply of every CAN interface from PEAK-System. The PCAN-CCP API package is available free of charge.
Features
- Implementation of the CAN Calibration Protocol (CCP) by ASAM for the communication with control units
- Windows DLLs for the development of 32-bit and 64-bit applications
- Physical communication via CAN using a CAN interface of the PCAN series
- Uses the PCAN-Basic programming interface to access the CAN hardware in the computer
- Thread-safe API
- One API function for each command of the CCP standard
- Additional commands for communication management
System requirements
- Windows 11, 10, 8.1 (32/64-bit)
- At least 2 GB RAM and 1.5 GHz CPU
- For the CAN bus connection: PC CAN interface from PEAK-System
- PCAN-Basic API
Scope of Supply
- Interface DLLs for Windows (32/64-bit)
- Examples and header files for all common programming languages
- Documentation in HTML Help format