5 - 7 5 - 7
5 MELSEC FUNCTIONS
5.1.7 Conversion of direct output into pulse DELTA_M
When the execution condition is satisfied, the specified direct access output (DY) is output as a pulse.
Function definition
BOOL DELTA_M (BOOL EN, BOOL D);
Argument Name
IN/OUT
Description
EN IN
Execution condition (Function is executed only when the
result is TRUE)
D
OUT
Data to be output as pulse (DY device)
Return Value
Description
BOOL Execution
condition
Example of use
(*When execution condition X0 turns ON, device DY0 is converted into pulse.
*)
DELTA_M (X0, DY0);
Corresponding MELSEC command
DELTA (Conversion of direct output into pulse)
Summary of Contents for MELSEC L series
Page 1: ...Programming Manual Structured Text ...
Page 2: ......
Page 73: ...4 33 4 33 4 ST PROGRAM EXPRESSIONS MEMO ...
Page 297: ......