Using a Phase in Multiple Steps

Sepasoft MES Module Suite

Updating Parameter Values within a Phase

In this configuration, a phase can be added multiple times and stay in the Running state as parameter values are updated.  This is useful when controlling agitation speeds and temperatures, or to update any parameter values as the batch executes.

Warning

Equipment Phases with Exposed set to True have Disable_Complete parameters that are considered within the command-state sequence. Keep in mind that Exposed set to True when creating a phase, adds additional parameters that are exposed in the Ignition Tag Browser.

Disable_Complete parameter Boolean values: True and False.

Disable_Complete = False by default.

  • Set to True, the phase instance does not get set as Complete. The phase instance remains in the Running state. This results in its parameter values remaining valid until those values are updated by the next instance of the phase. When the next instance of the phase goes into the Running state, the parameter values are updated.
  • Set to False, batch engine sets the Complete parameter to True when its phase instance has been completed within the execution workflow.  

Setting Up for PLI-State Bypass

Below the  Disable_Complete paremeter is set to True on all phase instances before the last instance. This parameter is set to False on the last phase instance.

Control Parameter Values within Phase Instances

For this example, the Mix_Speed parameter value is set to ‘10’ in the phase configuration, and in Recipe Editor, the Mix_Speed is set to ‘30’ in only one phase instance.

Notice below:

  • First two phase instance(s) are configured with Disable_Complete = True
  • Last phase instance set to Disable_Complete = False

Command-State Legend

For more information, see Batch Command-State Sequence.

Command = Command Number

None=0
Start=1
Pause=2
Resume=3
Hold=4
Restart=5
Stop=6
Reset=7
Abort=8

State Number = State

1=Idle
2=Running
3=Complete
4=Restarting
5=Resetting
6=Pausing
7=Paused
8=Holding
9=Held
10=Stopping
11=Stopped
12=Aborting
13=Aborted


Sepasoft MES Module Suite