Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.04 KB

README.md

File metadata and controls

35 lines (25 loc) · 2.04 KB

CSK_Template_CameraSetupMerged

CSK Template to show how CSK modules can be merged into one single app and be used/combined to provide basic features for RemoteCamera setup.

How to Run

The template includes an intuitive GUI to setup a system with multiple cameras.
The generic UIs of the used CSK modules can also be used for further configurations.
For further information check out the documentation in the folder "docu".

Information

Tested on:

  1. SIM1012 - Firmware 2.2.0
  2. SIM2500 - Firmware 1.3.0
  3. SICK AppEngine - Firmware 1.3.2

IMPORTANT Following CSK modules were merged into this template and should NOT be further developed within this app (see contribution guideline of this GitHub organization):

  • CSK_1stModule_Logger (release 4.0.0)
  • CSK_Module_DeviceScanner (release 2.0.0)
  • CSK_Module_MultiRemoteCamera (release 5.0.0)
  • CSK_Module_PersistentData (release 4.0.0)
  • CSK_Module_PowerManager (release 2.5.0)

This template is part of the SICK AppSpace Coding Starter Kit developing approach.
It is programmed in an object oriented way. Some of these 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.

Topics

Coding Starter Kit, CSK, Module, SICK-AppSpace, Template, Merged, Multi, Camera, SIM, Image, 2D