Conditional Branching
Expressions and conditions are set, and processing after this processing item is divided into two according to the comparison calculation.
Used in the Following Case
- When two more types of products are on the production line and inspection is to be performed separately for each
List of Conditional Branching Items
| | Set value [factory default] |
---|
| Select the method to compare expression A and B.Compare two data items that are obtained through conditional expressions. | |
| Set the evaluation expression that is to be the basis for branching.Set the expression through calculation. | |
|
| | Select the destination unit number for when the result of the comparison is true. | - -1: [End processing]
- 0 to 32767: unit No.
|
| Select the destination unit number for when the result of the comparison is false. | - -1: [End processing]
- 0 to 32767: unit No.
|