Skip to content

verdeanSICKAG/CSK_Module_DeviceNetworkConfig

 
 

Repository files navigation

CSK_Module_DeviceNetworkConfig

Module to provide ethernet setup functionality. plot

How to Run

Please checkout the project and run the Powershell script "createProject.ps1". The script creates a project folder that can be opened with AppStudio. New versions of the dependent modules can also be loaded into the project via the script.

The app includes an intuitive GUI to setup the ethernet setup of the device.
For further information check out the documentation in the folder "docu".

Information

Tested on:

  1. SIM1012 - Firmware 2.3.0
  2. SIM1000fx - Firmware 1.7.2

Please note This application / 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.

Dependencies

Following CSK modules are used for this application via Git subtrees and should NOT be further developed within this repository (see contribution guideline of this GitHub organization):

Module Version Remark
CSK_Module_PersistentData V4.0.0 Necessary to persist the DNS settings

Topics

Coding Starter Kit, CSK, Module, SICK-AppSpace, Ethernet, Interface, Config, Device, DNS, DHCP, IP, PING

About

Module to provide ethernet setup functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.1%
  • Lua 26.1%
  • PowerShell 1.3%
  • Other 0.5%