Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.16 KB

File metadata and controls

23 lines (20 loc) · 1.16 KB

Introduction_Training_MultipleSensorAppB1

SampleApp B for running multiple SensorApps

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 be the second of several in parallel running SensorApps on one device and interact via a served function with the first one.

Topics

training, introduction, multiple, served, function, sampleapp, sick-appspace