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