24 C INTELLIGENT FUNCTION MODULE INSTRUCTIONS
24.1 User Function Execution Instruction
1787
24
24 C INTELLIGENT FUNCTION MODULE
INSTRUCTIONS
For precautions when using modules, refer to the following.
MELSEC iQ-R Module Configuration Manual
24.1 User Function Execution Instruction
G(P).CEXECUTE
These instructions instruct to execute a function for the pre-registered function.
■Execution condition
■Description, range, data type
*1 The maximum size of response data and request data will be 8K words.
Ladder ST
ENO:=G_CEXECUTE(EN,U,s1,s2,d1,d2);
ENO:=GP_CEXECUTE(EN,U,s1,s2,d1,d2);
FBD/LD
Instruction Execution condition
G.CEXECUTE
GP.CEXECUTE
Operand Description Range Data type Data type (label)
(U) Start I/O number (first three digits in four-digit hexadecimal
representation) of a module
00H to FEH 16-bit unsigned binary ANY16
(s1) Start device where control data is stored Page 1788 Control data Device name ANY16
(s2) Start device where request data is stored
*1
Device name ANY16
(d1) Start device for storing response data
*1
Device name ANY16
(d2) Device that turns on for one scan upon completion of the
instruction
When the instruction completes with an error, (d2)+1 also
turns on.
Bit ANYBIT_ARRAY
(Number of elements: 2)
EN Execution condition Bit BOOL
ENO Execution result Bit BOOL
RnCPU
RnENCPU
RnSFCPU RnSFCPURnPCPURnPCPU
(Standard) (Safety)
(Redundant)
(Process)