User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prog:programming_support [2020/06/12 02:51] – [Programming - Wash patterns] joachimprog:programming_support [2021/11/18 01:18] (current) – [Programming - How to move the robot] per
Line 6: Line 6:
  
 ---- ----
- 
  
 ==== Basics - Explaining different concepts ==== ==== Basics - Explaining different concepts ====
  
-This instruction will tell you what we mean with different terms such as //Location, Program, Recipe, Markers// etc. Good information to be able to understand the EVO Cleaner.+These instructions will tell you what we mean with different terms such as //Location, Program, Recipe, Markers// etc. Good information to be able to understand the EVO Cleaner.
  
-   * [[prog:basics_explaining_different_concepts|Basics - Explaining different concepts]]+   * [[:prog:basics_explaining_different_concepts|Basics - Explaining different concepts]] 
 +  * [[:prog:parking|Parked robot]]
  
 ---- ----
Line 20: Line 20:
 This instruction show you exactly how to press on the screen. It will guide you through all steps you need to create location, program and recipe. It will also guide you on how to start up your wash. Perfect for new users and also a good reminder for the more experienced. This instruction show you exactly how to press on the screen. It will guide you through all steps you need to create location, program and recipe. It will also guide you on how to start up your wash. Perfect for new users and also a good reminder for the more experienced.
  
-  * [[prog:screen_guide_step_by|Screen guide - Step by step]]+  * [[:prog:screen_guide_step_by|]] 
 + 
 +---- 
 + 
 +==== Joystick - How to move the robot ==== 
 + 
 +guide on how to move the various functions on the robot. 
 + 
 +  * [[:prog:joystick-how_to_move_the_robot|How to use the joystick]]
  
 ---- ----
Line 26: Line 34:
 ==== Programming - How to move the robot ==== ==== Programming - How to move the robot ====
  
-These guides will teach you how to program the EVO Cleaner in the most economic and efficient way. If you read the chapter [[:prog:basics_explaining_different_concepts#program|Program]] in the [[:prog:basics_explaining_different_concepts|Basics - Explaining different concepts]] you will see that we mainly want to use two seperated programs to clean a pen. One floor program and one wall program.+These guides will teach you how to program the EVO Cleaner in the most economic and efficient way. If you read the chapter [[:prog:basics_explaining_different_concepts#program|Program]] in the [[:prog:basics_explaining_different_concepts|Basics - Explaining different concepts]] you will see that we mainly want to use two seperated programs to clean a pen. One program for the floor and one program for the walls.
  
 All stables looks different. The illustrations in the instructions could look different from your stable. But it's the same principles on how to move the robot in all types of pig-pens. You can adapt these principles and washing patterns that we teach you to your specific pig-pen types. All stables looks different. The illustrations in the instructions could look different from your stable. But it's the same principles on how to move the robot in all types of pig-pens. You can adapt these principles and washing patterns that we teach you to your specific pig-pen types.
  
-  * [[:prog:floor_program|Floor program]]+  * [[:prog:floor_program|Floor program - Patterns step by step]]
   * [[:prog:move_robot|How to move the robot with water on]]   * [[:prog:move_robot|How to move the robot with water on]]
 +  * [[:prog:double_nozzle|How to use the double nozzle]]
 +  * [[:remake_program|How to remake an existing program]]
  
 ---- ----
Line 40: Line 50:
 This instruction shows you step by step on how to press on the screen, and what to have in mind when starting up the EVO Cleaner for a wash. This instruction is perfect for employees that have to start up the robot but doesn't have to learn about the programming. This instruction shows you step by step on how to press on the screen, and what to have in mind when starting up the EVO Cleaner for a wash. This instruction is perfect for employees that have to start up the robot but doesn't have to learn about the programming.
  
-  * [[prog:start_wash|How to start a wash]]+  * [[:prog:start_wash|How to start a wash]]
  
 ---- ----
  
-==== Virtual markers ====+==== Markers ==== 
 + 
 +  * [[:prog:basics_explaining_different_concepts#markers|Physical markers]] 
 + 
 +=== Virtual markers - Extra feature ===
  
 Virtual markers is a way for you to use less markers in you aisle. The robot measure up its own markers (also known as virtual markers) between the physical markers based on the distances you have placed the physical markers at. Read the instruction for more information. Virtual markers is a way for you to use less markers in you aisle. The robot measure up its own markers (also known as virtual markers) between the physical markers based on the distances you have placed the physical markers at. Read the instruction for more information.
  
-  * [[prog:virtual_markers|Virtual markers]]+  * [[:prog:virtual_markers|]]
  
 ---- ----
- 
-<font 12px/inherit;;inherit;;inherit>//More to come…//</font>