12.07.2015 Views

Smart Programmer - UK

Smart Programmer - UK

Smart Programmer - UK

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

SEKOSMART- <strong>Programmer</strong>- Laundry system1Contents of thepackage2Presentation3INItialize theprogrammer4Entering theparameters5Programming6Programming theMemory Card7Examples ofprogrammingImplementing theprogramFrequently askedquestions8Switching theprogrammer onand off9Connecting theprogrammer to aPC or to theConsole7.0 EXAMPLES OF PROGRAMMINGFollowing are some examples of programming, provided for the purpose of highlighting the potential ofthe SMART system.7.1 Implementing the programLet us suppose that a washing machine has three rinsing steps, to which the signal of the drainage hasbeen connected to input IN6, the signal that is activated during the pre-wash is connected to input 1and the signal that is activated during the wash is connected to input IN2.It must also be possible to skip the pre-wash step.EXAMPLE n°1The washing machine carries out 3 rinsesMetering to be carried out:Pre-wash pump 1 50 g pump 2 60 gWash pump 1 80 g pump 2 90 g1° Rinse pump 3 50 gLast Rinse pump 5 40 gSet all the parameters (including automation of the metering function) as described under point 4.4.1.Enter the program editor: the following message will appear on the display,Pg 01-00 EMPTY**or ENDPress the keys as described in the Sequence of Keys column, starting from line 00.Sequence of Keys Line Instruction Explanation[SHIFT] [2] [1] [2] [4] [4] [4] [4] [Enter][Enter][SHIFT] [6] [1] [4] [4] [5][4] [4] [4] [3] [Enter][SHIFT] [6] [2] [4] [4] [6][4] [4] [4] [3] [Enter]Press [ESC] to exit from the editor and Send the data (see point 6.1).000102S1-41 2 0 0 04 00 00PUMP 1 0050g0030srPUMP 2 0060g0030sr[SHIFT] [1] [2] [Enter] 03 SIGNAL 2[SHIFT] [6] [1] [4] [4] [8] [Enter] [Enter] 04PUMP 1 0080g0000sr[SHIFT] [6] [2] [4] [4] [9] [Enter] [Enter] 05PUMP 2 0090g0000sr[SHIFT] [3] [0] [1] [Enter] 06 DRAINAGE 01[SHIFT] [6] [3] [4] [4] [5] [Enter] [Enter] 07PUMP 3 0050g0000sr[SHIFT] [3] [0] [2] [Enter] 08 DRAINAGE 02The system waits for signal 1 to be activated(before going on to the next line) or signal 2(before skipping to line 04).The system waits for 30 seconds and thenstarts pump 1 to meter 50 grams.The system waits for 30 seconds and thenstarts pump 2 to meter 60 gramsThe system waits for signal 2 to be activated,before going on to the next line.The system starts pump 1 to meter 80 grams.The system starts pump 2 to meter 90 grams.The system waits for one drainage cycle to beactivated, before going on to the next line.The system starts pump 3 to meter 50 grams.The system waits for two drainage cycles tobe activated before going on to the next line.[SHIFT] [6] [5] [4] [4] [4] [Enter] [Enter] 09PUMP 5 0040g0000srThe system starts pump 5 to meter 40 grams.[SHIFT] [0] [Enter] 10 END This instruction ends the program.<strong>Smart</strong> programmer Version 3.0 Code n° 0000136346 22

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!