Home

Lars Ott
There is a newer version of this page. You can find it here.

This project contains examples on how to integrate CODESYS Control for Linux SL with other Linux applications and the system in general.

The following ways for integration are demonstrated:
* Shared memory to exchange data with an application written in C
* CODESYS project
* [linux-integr:code:Shared Memory Example]
* [code:Shared Memory Example]
* Example C-code
* Sockets to exchange data with an application written in C
* A Character Device and the CmpCharDevice Library to control an LED on the Linux IPC
* Execute Linux command line commands