Restore and clear requests
Requests generated by a phase can be stored in the request buffer registers should the phase receive a Hold command. The requests can then be copied back to the request registers when the phase receives a Restart command. The
Restore Req
and Clear Req
registers must both contain a 1
(one) to allow for the saving and restoring of requests for a HELD/RESTARTED phase.To restore and clear requests
:- Start the.FactoryTalk BatchPhase Simulator
- SelectEdit > Phase Status.
- In theSelect Phaselist, select the phase to command.
- In theRestore Reqregister, type a1.
- In theClear Reqregister, type a1.
Provide Feedback