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 theparameters7.2 Frequently Asked QuestionsIs it possible to make a connection to the drainage only ?Yes, it is possible. It is done by connecting the drainage to IN6 while a signal that is alwayspresent has to be connected to IN1 (e.g. insert a jumper from the power supply to input IN1).The first instruction of the programs will be SIGNAL 1, followed by the instruction PUMP0¹0000²s/g 0000³sr; to proceed from one stage to the next, reference will be made to thedrainage only.WARNING: the program will not wait for any signal from the washing machine and willstart as soon as the START key on the control console is pressed.If I do not know which water delivery signal will be activated, how should I proceed ?In the delivery-drainage mode, in order to carry out metering it is necessary for at least onesignal to be recognised on inputs IN1 to IN5.To do this, proceed as follows:5Programming6Programming theMemory Card7Examples ofprogrammingImplementing theprogramFrequently askedquestions8Switching theprogrammer onand off9Connecting theprogrammer to aPC or to theConsoleConnect the drainage to IN6. A signal that is always present must be connected to IN5 (e.g.insert a jumper from the power supply to input IN1). Then proceed with this program:Line Sequence of keys Instruction Explanation00 [SHIFT] [8] [1] [0] [5] [Enter] S-1 1 05 On recognising signal 1, thesystem skips to line 05, otherwiseit continues.01 [SHIFT] [8] [2] [0] [5] [Enter] S-1 2 05 On recognising signal 2, thesystem skips to line 05, otherwiseit continues.02 [SHIFT] [8] [3] [0] [5] [Enter] S-1 3 05 On recognising signal 3, thesystem skips to line 05, otherwiseit continues.03 [SHIFT] [8] [4] [0] [5] [Enter] S-1 4 05 On recognising signal 4, thesystem skips to line 05, otherwiseit continues.04 [SHIFT] [8] [5] [Enter] S-1 5 00 Signal 5 is always active, andtherefore the system skips to line 00to check the other signals.05 [SHIFT] [6] [1] [4] [4] [5][4] [4] [4] [3] [Enter]06 [SHIFT] [6] [2] [4] [4] [6][4] [4] [4] [3] [Enter]PUMP 1 0050g 00 The system waits for 30 secondsand then starts pump 1 to meter50 gramsPUMP 2 0060g 00 The system waits for 30 secondsand then starts pump 2 to meter60 grams07 [SHIFT] [3] [4] [1] [Enter] DRAINAGE 01 The system waits for a drainagecycle to take place.Continue to draft the program, re-checking signals 1 to 4 and entering the instruction S-1 5 08(it is no longer S-1 5 00 since the system does not have to return to line 00 ).It is advisable to carry out the check of the delivery of the water only in order to enable the startupof the program. During the subsequent steps of the wash, it is sufficient to refer to drainage.This is because in almost all washing machines, as soon as the drainage ends water isdelivered to the drum (the last drainage step is an exception to this rule).<strong>Smart</strong> programmer Version 3.0 Code n° 0000136346 23

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

Saved successfully!

Ooh no, something went wrong!