34 lines
701 B
Markdown
34 lines
701 B
Markdown
|
implemented in AZO PLC
|
||
|
|
||
|
program file fx-101-ing_add
|
||
|
|
||
|
#### aborting
|
||
|
|
||
|
??
|
||
|
|
||
|
#### holding
|
||
|
|
||
|
??
|
||
|
|
||
|
#### stopping
|
||
|
|
||
|
??
|
||
|
|
||
|
#### restarting
|
||
|
|
||
|
just complete
|
||
|
|
||
|
#### running
|
||
|
|
||
|
| |RQ |Q01|Q02| F | |
|
||
|
|---|-----|---|---|---|--|
|
||
|
|5 |1225 | | | | download last ingredient complete if 1
|
||
|
|10 |1122 | 1|1 | | download 22 parameters from 1
|
||
|
|10 | | | | 1 | hold at start (if required)
|
||
|
|30 |1223 | | | | confirm to start if required
|
||
|
|40 | | | | | weigh
|
||
|
|70 |1224 | | | | confirm to end if required
|
||
|
|75 |1226 | | | | manual add confirm if required
|
||
|
|90 | | | | 2 | hold at end (if required)
|
||
|
|
||
|
?? can't actually find upload reports (i thi k batch does it automatically)
|