
844
25 EDGE DETECTION FUNCTION BLOCKS
25.1 Rising Edge Detector
25
EDGE DETECTION FUNCTION BLOCKS
25.1
Rising Edge Detector
R_TRIG(_E)
These functions detect the rising edge of a signal, and output a pulse signal.
Setting data
■
Descriptions, types, and data types
Processing details
■
Operation processing
When (s) turns ON, (d) is turned ON only for one scan.
■
Operation result
1.
Function block without EN/ENO
The operation processing is executed. The operation output value is output from (d).
• Timing chart
Ladder diagram
Structured text
[Without EN/ENO]
[With EN/ENO]
[Without EN/ENO]
R_TRIG_1(CLK:=s,Q:=d);
[With EN/ENO]
R_TRIG_E_1(EN:=EN, ENO:=ENO CLK:=s,Q:=d);
Argument
Description
Type
Data type
EN
Execution condition (TRUE: Execution, FALSE: Stop)
Input variable
BOOL
s
Rising edge detector input
Input variable
BOOL
ENO
Output status (TRUE: Normal, FALSE: Abnormal)
Output variable
BOOL
d
Output
Output variable
BOOL
s
d
EN
ENO
d
s
OFF
ON
ON
(s)
OFF
OFF
ON
OFF
ON
ON
OFF
ON
ON
OFF
ON
ON
OFF
ON
ON
OFF
ON
(d)
On the rising
edge of (s),
(d) turns on.
At the next scan,
(d) turns off.
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: ......