| Name |
C# ECOM DLL/API example and library |
| Description |
Provides a Visual Studio 2005 solution, an example for C#/.NET, and a class/library interface for accessing the ECOM using C#.
This example shows how to open an ECOM device and print CAN messages to the screen for 10 seconds. It contains the built EXE file as well. You should use this class/library for all C# applications regardless of whether you need the example code.
Basically the ECOM class presents a wrapper to the DLL/API library so that all functions can be accessed in manner such as:
ECOMLibrary.CANReceiveMessage(...)
|
| Filetype |
zip (Mime Type: application/zip) |