Description
Check Region Ready eliminates a decision based on the value of the region status point or the region enable point for both the source and destination region. If the binary 'and' of the value of the region status point and the region Ready Mask for either source or destination regions is 0, then the decision is eliminated. If the value of the source or destination region's enable point is zero, then the decision is eliminated. If any of the points are configured, but are unavailable, the decision is eliminated.
Parameters
This function block has the following parameter:
Parameter |
Description |
|
Always Evaluate |
Hard, Soft or Breakable. This parameter controls what happens when the extension eliminates all available decisions. |
|
|
Hard |
All decisions will remain eliminated. Enter a wait state after the logic script has completed. |
|
Soft |
Roll back any decisions eliminated by this extension. |
|
Breakable |
Roll back any decisions eliminated by this extension that have a danger point value of TRUE (non zero). The routing modules will first use the danger defined for each individual decision; and, if no danger point has been configured for the decision, then the site-wide danger point will be used. If no danger point can be found for a decision, then the decision remains eliminated. |
Check Region Ready example. |
|
Check Region Ready pseudo code. |
|
Routing function blocks list. |