
5 SEQUENCE INSTRUCTIONS
5.2 Association Instruction
107
5
Converting the operation result into a pulse
MEP, MEF
• MEP: This instruction turns ON at the rising edge of the operation result up to the MEP instruction and turns OFF in other
instances.
• MEF: This instruction turns ON at the falling edge of the operation result up to the MEF instruction and turns OFF in other
instances.
Processing details
■
MEP
• This instruction turns ON (conductive state) at the rising edge (OFF to ON) of the operation result up to this instruction. This
instruction turns OFF (non-conductive state) in instances other than the rising edge of the operation result up to this
instruction.
• Use of this instruction makes conversion to pulse easier when multiple contacts are connected in series.
■
MEF
• This instruction turns ON (conductive state) at the falling edge (ON to OFF) of the operation result up to this instruction.
This instruction turns OFF (non-conductive state) in instances other than the falling edge of the operation result up to this
instruction.
• Use of this instruction makes conversion to pulse easier when multiple contacts are connected in series.
Operation error
There is no operation error.
• If an indexed contact is converted to pulse by the subroutine program and the FOR to NEXT instructions,
etc., these instructions may not function properly.
• These instructions operate using the operation result so far. Hence, use them at the same position as the
AND instruction. These instructions cannot be used at positions where the LD and OR instructions are
programmed.
Ladder diagram
Structured text
ENO:=MEP(EN);
ENO:=MEF(EN);
MEP
MEF
Summary of Contents for MELSEC iQ-F FX5 series
Page 1: ...MELSEC iQ F FX5 Series Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 21: ...19 PART 1 PART 1 OVERVIEW Part 1 consists of the following chapter 1 OVERVIEW ...
Page 98: ...96 4 STANDARD FUNCTIONS FUNCTION BLOCKS 4 2 Standard Function Blocks MEMO ...
Page 840: ...838 23 TIME DATA FUNCTIONS 23 4 Division MEMO ...
Page 887: ......