This module tempalte can be used to create a new CSK module by renaming specific parts of it without the need to start from scratch. Copy the app to your AppStudio working directory Rename App name ...
This application is developed mostly to be used by other applications that require IO-Link data interpretation based on IODD files. Also the app includes an intuitive GUI to setup and interpret IODD ...
If application grows bigger, we want to split it into multiple files, so called “modules”. A module usually contains a class or a library of functions. Modules can load each other and use special ...