====== Programming support ====== Here you can find different instructions that will help you understand the various parts which will make you a better programmer. If you become a better programmer, you will have better programs that runs more efficient but also with better results. These instructions is a base to learn from and have as reminders after we had our training together with you. Feel free to print any of these instructions (Ctrl+P via computer). ---- ==== Basics - Explaining different concepts ==== 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:parking|Parked robot]] ---- ==== How to press on the screen - Step by step ==== 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|]] ---- ==== Joystick - How to move the robot ==== A guide on how to move the various functions on the robot. * [[:prog:joystick-how_to_move_the_robot|How to use the joystick]] ---- ==== 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 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. * [[:prog:floor_program|Floor program - Patterns step by step]] * [[: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]] ---- ==== How to start a wash ==== 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]] ---- ==== 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. * [[:prog:virtual_markers|]] ----