Setting up [Conditional Branch]

Setting contents as follows.
Table: Setting List (Branch)
Item
Description
Set Value
[Factory default]
Conditional expression
Condition
Select the method to compare A and B. Compare two data that are obtained through these two expression respectively.
  • [A=B]
  • A ≦ B
  • A<B
  • A ≧ B
  • A>B
Expression A
Set up the expression that is used to be the basis for branching. Set up the equation through Expression.
"4.1.2 "Expression setting (Calculation)"" (gpg.182)
Up to 256 characters
Expression B
Judgement result
Destination unit
YES
Select the branching Unit No. when the comparing operational result is correct.
  • -1: [End processing]
  • 0 to 32767: Unit No.
No
Select the branching Unit No. when the comparing operational result is incorrect.
  • -1: [End processing]
  • 0 to 32767: Unit No.
  1. In the Edit Flow window, Tap [Conditional Branch].
    The ProcItem Setting window is displayed.
  2. In the "Item tab" area, tap [Branch Setting].
  3. In the "Conditional expression" area, set up the condition expression.
    Branch Setting - Conditional expression area
    For Details, see Setting up Conditions External Devices.
  4. Set up the branching unit after obtaining the conditional Judge.
    1. Tap [Icon] for "YES" and select the unit No. to be branched when the value matches the condition expression.
    2. Tap [Icon] for "NO" and select the unit number to be branched when the value does not match the condition expression.
  5. Tap [OK].
    After confirmation, the ProcItem Setting window will be closed.
  6. Perform a measurement test.
  7. Verify measurement results.
    When NG is displayed, please measure again and make Adjust if necessary.
Important
  • If the unit No. after [Conditional Branch] is not selected at Destination, the repeated measurement may occur.
  • To indicate the end of the branching end, please ensure to set up [End] right after the last unit at Destination. End
Note
  • The judgement result for a processing unit and the overall judgement are determined respectively at the following times.
    • When the measurement of the processing unit is executed
    • When the measurements of all processing units are completed
    The processing unit that is not measured by branching is also cleared when the measurements of all units are completed.