|
MIRA
|
This toolbox contains datatypes and classes, which are necessary to access a CAN bus interface.
To access the CAN bus, you first have to open the device using the CANManager. This manager allows different modules (in one process) to get all CAN message. To open the CAN bus, the driver name, the device name and the requested baud rate is necessary:
The class CANInterface provides method for sending and receiving CAN messages:
The following driver are implemented in this toolbox:
This toolbox supports the following CANopen operations:
This toolbox also provides some graphical CAN tools (for monitoring and setting up CANopen modules) for usage within miracenter MIRACenter.
1.8.14