40 lines
712 B
Markdown
40 lines
712 B
Markdown
implemented in DK PLC
|
|
|
|
program file 17
|
|
|
|
#### aborting
|
|
|
|
| |RQ |Q01|Q02| F
|
|
|---|-----|---|---|---|--|
|
|
|0 |
|
|
|10 | | | | | complete
|
|
|
|
#### holding
|
|
|
|
| |RQ |Q01|Q02| F
|
|
|---|-----|---|---|---|--|
|
|
|0 |
|
|
|10 | | | | | complete
|
|
|
|
#### stopping
|
|
|
|
| |RQ |Q01|Q02| F
|
|
|---|-----|---|---|---|--|
|
|
|0 |
|
|
|10 |2000 | | | | upload reports
|
|
|20 | | | | | complete
|
|
|
|
#### restarting
|
|
|
|
just complete
|
|
|
|
#### running
|
|
|
|
| |RQ |Q01|Q02| F
|
|
|---|-----|---|---|---|--|
|
|
|0 |1000 | | | | download params
|
|
|10 | | | | 1 | hold at start (if required)
|
|
|20 | | | | | wait for end
|
|
|40 | | | | 2 | hold at end (if required)
|
|
|50 |2000 | | | | upload reports
|