Graphical Programming Of A Simple Sorting Machine
Infobox | |
---|---|
Level | Beginner |
Duration | approx. 30 minutes |
Prerequisites | The twin project of the modeled sorting machine 101: Modeling a simple sorting machine tutorial. |
In this tutorial, we will use the already modeled sorting machine and graphically program the sequence using the Sequence simulation component. The goal of this tutorial is to provide an idea of how such sequences can be created in combination with actuators, sensors, and control panels. Together, we will:
- Add the component and define inputs and outputs for the sequence
- Open and configure the graphical programming interface
- Link actuators and sensors
- Create and manually test the first part of the sequence
- Create the second part of the sequence and test the function using the physics engine
- Generate workpieces at defined intervals
- Program the release mechanism for the sequence
- Clean up the simulation components
- After completing programming the sequences, this is how our machine will run:
Note
Please note that this is a very basic tutorial. We will not use the whole range of functionality and we will make some simplifications which would make no sense in a real project. Nevertheless you will learn how easily you can create very complex machines with twin.
Next
The tutorial starts in the next chapter.