Module to load specific parameters for other modules.
For further information check out the documentation in the folder "docu".
If used together with CSK_Module_FlowConfig, please make sure to use a version >=1.1.0.
Tested on
Device | Firmware | Module version |
---|---|---|
SICK AppEngine | v1.7.0 | v1.0.0 |
SIM1012 | v2.4.2 | v1.0.0 |
This module is part of the SICK AppSpace Coding Starter Kit developing approach.
It is programmed in an object oriented way. Some of the modules use kind of "classes" in Lua to make it possible to reuse code / classes in other projects.
In general it is not neccessary to code this way, but the architecture of this app can serve as a sample to be used especially for bigger projects and to make it easier to share code.
Please check the documentation of CSK for further information.
Module | Version | Remark |
---|---|---|
CSK_Module_PersistentData | >=V4.1.0 | Necessary to load paramters defined by recipe |
Coding Starter Kit, CSK, Module, SICK-AppSpace, Recipe, Parameters, Load