32 lines
565 B
Markdown
32 lines
565 B
Markdown
|
implemented in AZO PLC
|
||
|
|
||
|
program file fx-102-discharge_nop
|
||
|
|
||
|
#### aborting
|
||
|
|
||
|
??
|
||
|
|
||
|
#### holding
|
||
|
|
||
|
??
|
||
|
|
||
|
#### stopping
|
||
|
|
||
|
??
|
||
|
|
||
|
#### restarting
|
||
|
|
||
|
just complete
|
||
|
|
||
|
#### running
|
||
|
|
||
|
| |RQ |Q01|Q02| F | |
|
||
|
|---|-----|---|---|----|---|
|
||
|
|0 |1104 | 4 | 4 | | download parameters
|
||
|
|0 | | | | 1 | hold at start (if required)
|
||
|
|30 |1201 | | | | confirm to start (if required)
|
||
|
|40 | | | | | start discharge
|
||
|
|70 |1202 | | | | confirm to complete (if required)
|
||
|
|90 | | | | 2 | hold at end (if required)
|
||
|
|90 | | | | | upload reports?
|