32.22.3.5 Confirming Execution Results - F2I/F2IP

Program Example

F2I

  1. When the positive transition instruction turns ON, the F2I instruction will be executed. When the F2I instruction is executed, the result of the F2I conversion of Data_A is stored in D1.
    When using a normally open instruction, the F2I instruction is always executed as long as the normally open instruction variable remains ON.

F2IP

  1. The F2IP and F2I instructions have different ways of detecting when to execute. In the F2IP instruction, only the upward transition is detected and the F2IP instruction is executed even when using a normally open instruction. Even if the normally open instruction variable remains ON, the F2IP instruction is executed only once (for 1 scan).