>> CAN
OpenRISC Alena connects to CAN networks. For developing applications the known VSCAN API is provided,
which allows similar programming as with
other CAN adapters available from Vision Systems.
This API also supports CANFestival, an Open Source CANopen Framework. CANopen is a CAN-based higher layer protocol that
is used in various application fields, such as medical equipment, offroad vehicles, maritime electronics, railway
applications or building automation. CANopen unburdens the developer from dealing with CAN-specific details such as
bit-timing and implementation-specific functions. It provides standardized communication objects for real-time data,
configuration data as well as network management data.
An application designed to operate with
USB-CAN on Alekto operates directly on Alena's CAN port, without any changes
required.
Other Linux applications might use the LinCAN API, which is also available on Alena. This API also supports CANFestival and CANopen.