How to create program sequences
In this section you learn how to program sequences in different languages of programming.
Graphical programming of sequences
This video shows how to create sequences visually. You will learn how to work with inputs and outputs, use variables, and control a conveyor belt and a robot. All within a visual programming environment.
Programming Scripts in C#
This video shows how to program sequences in C#. You learn using inputs and outputs, using static variables and how to implement a simple state machine to control processes.