module:python:taskevent:taskevent
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| module:python:taskevent:taskevent [2022/10/21 19:44] – [221021] omdevelop | module:python:taskevent:taskevent [2022/10/21 19:49] (current) – [Übersicht] omdevelop | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ] | ] | ||
| ===== Übersicht ===== | ===== Übersicht ===== | ||
| - | TaskAction durchläuft eine Schleife mit N Durchgängen und wartet in jeder Schleife auf die Fertigstellung der Berechnung des Subtask TaskRefresh: | + | TaskAction durchläuft eine Schleife mit COUNT_ACTIONCYCLE-Durchgängen und wartet in jeder Schleife auf die Fertigstellung der Berechnung des Subtask TaskRefresh: |
| * TaskAction: | * TaskAction: | ||
| * begin | * begin | ||
| Line 21: | Line 21: | ||
| * end | * end | ||
| + | Download aktuelle Version: {{: | ||
| ===== ToDo ===== | ===== ToDo ===== | ||
| --- | --- | ||
| Line 26: | Line 27: | ||
| ==== 221021 ==== | ==== 221021 ==== | ||
| + | Hauptprogramm: | ||
| < | < | ||
| # | # | ||
| Line 107: | Line 109: | ||
| # | # | ||
| # | # | ||
| + | </ | ||
| + | |||
| + | Ausgabe der Kommandozeile: | ||
| + | < | ||
| + | runfile(' | ||
| + | |||
| + | *** MainProgram-TaskEvent: | ||
| + | OnTaskAction-Execute[TaskAction]< | ||
| + | ### TaskAction - Start Refresh and Wait for Event... | ||
| + | *** MainProgram-TaskEvent: | ||
| + | ### TaskRefresh - Busy... | ||
| + | ### TaskRefresh - SetEvent! | ||
| + | ### TaskAction - Refresh Finished (Event set) | ||
| + | OnTaskAction-Execute[TaskAction]< | ||
| + | ### TaskAction - Start Refresh and Wait for Event... | ||
| + | ### TaskRefresh - Busy... | ||
| + | ### TaskRefresh - SetEvent! | ||
| + | ### TaskAction - Refresh Finished (Event set) | ||
| + | OnTaskAction-Execute[TaskAction]< | ||
| + | ### TaskAction - Start Refresh and Wait for Event... | ||
| + | ### TaskRefresh - Busy... | ||
| + | ### TaskRefresh - SetEvent! | ||
| + | ### TaskAction - Refresh Finished (Event set) | ||
| </ | </ | ||
| ==== 221021 ==== | ==== 221021 ==== | ||
module/python/taskevent/taskevent.1666374268.txt.gz · Last modified: 2022/10/21 19:44 by omdevelop