Skip to content

golluroSICKAG/CSK_Module_OPCUAServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSK_Module_OPCUAServer

Module to provide OPC UA server functionality.

How to Run

For further information check out the documentation in the folder "docu".

Information

Known issues

Tests were made only with these options:
"Node classes" VARIABLE or OBJECT
"Reference Type" ORGANIZES
"Node Type" FOLDER_TYPE (if class = OBJECT)
"Data type" INT32 (if class = VARIABLE)

Tested on:

Device Firmware Module version
SIM1012 V2.4.2 V0.1.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.

Topics

Coding Starter Kit, CSK, Module, SICK-AppSpace, OPC UA, Server

About

Module to provide OPCUA server functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.9%
  • Lua 18.3%
  • TypeScript 2.4%
  • CSS 0.4%