| Name |
ECOM Library Example - PrintToScreen.c |
| Description |
This is a very simply example of how to use the ECOM API library to open an attached ECOM device, and print all received 29-bit CAN messages to the screen for 10 seconds.
It shows the usage of the ECOM library functions: CANOpen, GetFriendlyErrorMessage, CANReceiveMessageEx, and CloseDevice
|
| Filetype |
c (Mime Type: text/x-csrc) |