
|
INFO - FAQ - CC2-Forum - CCPro-Forum |
|
||
|
define ein port [1] define aus port [2] define schaltkontakt port [3] #start if schaltkontakt = off then word1 = timer if ein then schaltkontakt = on else if aus then schaltkontakt = off if schaltkontakt = on word1 = timer + 100 then schaltkontakt = off ' goto start Wischrelais das heißt an mit ein und fällt selbst nach zeit ab... gruß bourunger |
| Antwort schreiben |