API-CAN(LNX) CAN communication driver for Linux

  • NEW

Overview / Features

API-CAN(LNX) is a driver library for using our CAN communication devices on Linux.
・Provides a set of functions for controlling CAN communication devices.
・By combining with supported devices, communication based on CAN2.0B and CAN FD can be performed.
・Callback processing to receive event notifications is possible.
・The bus can be monitored by disabling the ACK response.
・Modular drivers and shared libraries provide a set of functions for controlling the device.
・Use the configuration program (config) and configuration file to configure and use the device to be used.
・The configuration program outputs the configuration file, driver start script, and stop script.
・Various sample programs and this help file will strongly assist you to develop your own application software.
・Applications created using this driver library can be freely distributed.

To PageTop