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 Time
    Indicates the length of time, in seconds, that a specific state is active for the selected phase.
  • Time of Request
    Indicates the time, within the dwell period, at which a request is made.
  • Type of Request
    Indicates the type of request to make. (Refer to the
    FactoryTalk Batch
    PCD Programmer Technical Reference Guide for more information about requests.)
  • Request Parameters
    Each request can have up to three parameters that further describe the request.
  • Continuous Phase Indication
    A 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 the
    FactoryTalk Batch
    Server 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 the
    FactoryTalk Batch
    PCD Programmer Technical Reference Guide for more information.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal