sick-appspace-samples / Introduction_Training_LuaScriptBasics1

Familiarize with the basics of Lua part one Topics: #training #introduction #commands #syntax #lua #sampleapp #sick-appspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction_Training_LuaScriptBasics1

Familiarize with the basics of Lua part one

How to Run

Drag and drop this ZIP archive to the working directory of SICK AppStudio. Starting this SampleApp is possible either by running the SensorApp (F5) or debugging (F7+F10) it. Setting a breakpoint on the first row inside the 'main' function allows debugging step-by-step after the event 'Engine.OnStarted' has been emitted. Results can be seen in the image viewer on the DevicePage if available. To run this SampleApp a device with SICK Algorithm API and AppEngine >= v2.5.0 is required, e.g. a SIM4000 with latest firmware installed. Alternatively, the embedded emulator within SICK AppStudio v3.6.0 or higher can be used.

Information

This SampleApp is part of the e-learning training courses for the SICK AppSpace introduction. Thus, the contained source code will be explained step-by-step and in more details within this course. The purpose of this one is to get started with the first part of basic commands and syntax within the scripting language Lua.

Topics

training, introduction, commands, syntax, lua, sampleapp, sick-appspace

About

Familiarize with the basics of Lua part one Topics: #training #introduction #commands #syntax #lua #sampleapp #sick-appspace

License:Other


Languages

Language:Lua 100.0%