Plug-ins

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Plug-ins

 

Plug-ins extend CanEasy by user-specific functionality. Plug-ins can access the API of CanDll, for instance to set signal values or send messages.

CanDll API permits the manipulation of the data base and offers several callbacks allowing plug-ins to adjust the simulation behavior of CanEasy to meet particular requirements.

 
 

Plugins

 

CanEasy communicates with plug-ins via functions exported by the plug-ins. If a plug-in is loaded, CanEasy dynamically loads these functions, enabling notifying the plug-in about events during runtime.

Please see the chapter export functions for a detailed description of export functions.