Chapter 16 PLC Function ApplicationsC2000 Plus 
 
16-55
16-6-4 Detailed explanation of applications commands   
API  
 
CALL 
 
S
 
Call subprogram   
01 
 
 
P 
 
  
 
 
Bit device    Word device   
16-bit command  (3 STEP) 
CALL  Continuous 
execution type 
CALLP  Pulse 
execution type 
 
32-bit command   
-  -  -  - 
 
Flag signal: none   
X Y M K H KnX KnY KnM T C D 
Notes on operand usage:     
The S operand can designate P   
C2000 Plus series device: The S operand can designate P0-P63 
 
  S:Call subprogram pointer.   
  Write the subprogram after the FEND command.   
  The subprogram must end after the SRET command.   
  Refer to the FEND command explanation and sample content for detailed 
command functions.