Phase Configuration dialog box
The
FactoryTalk Batch
Phase Simulator allows you to edit a phase’s configuration. You can set these items for
each sequencing state of a phase:- Dwell TimeIndicates the length of time, in seconds, that a specific state is active for the selected phase.
- Time of RequestIndicates the time, within the dwell period, at which a request is made.
- Type of RequestIndicates the type of request to make. (Refer to theFactoryTalk BatchPCD Programmer Technical Reference Guide for more information about requests.)
- Request ParametersEach request can have up to three parameters that further describe the request.
- Continuous Phase IndicationA continuous phase is a phase whose phase logic does not transition to the COMPLETE state. You can simulate continuous phase logic by selecting Continuous Phase. When a transition that follows a step running continuous phase logic evaluates to TRUE, and the step is not involved in Transfer of Control, then theFactoryTalk BatchServer sends a STOP command to the phase. If the phase with continuous phase logic is involved in Transfer of Control, and the transition evaluates to TRUE, the Transfer of Control procedure is executed, transferring ownership of the phase from the step prior to the transition to the step following the transition. A NEW_PARAMETERS command is issued to the phase’s phase logic when the Transfer of Control occurs, notifying the phase logic that new recipe parameter values associated with the new recipe step are available for download if the phase logic requests a download.TIP:To use a continuous phase in an actual batch, write appropriate phase logic to define non-terminating behavior.Refer to the NEW_PARAMETERS Command section in theFactoryTalk BatchPCD Programmer Technical Reference Guide for more information.
Provide Feedback