DVP-15MC Series Motion Controller Operation Manual 
11-182 
Parameter name  Function  Data type 
 
Specify the maximum 
deceleration of the slave 
axis during the period when 
the slave axis performs the 
engagement action.
 
2
LREAL 
Positive number 
(The variable value must 
be set) 
Execute 
 from 
to TRUE 
 
  -  -  - 
 
Specify the type of the 
master axis position in the 
electronic cam calculation. 
MC_SOUR
CE 
1:mcActualValue 
from 
 
 behavior when 
 two instructions. 
Mode 
1: mcBuffered 
from 
Note: 
1.  The MC_CamIn instruction execution starts when Execute changes from FALSE to TRUE. 
Changing Execute from TRUE to FALSE does not influence the instruction execution during 
execution of the instruction. 
2.  Changing Execute from FALSE to TRUE again does not influence the instruction execution during 
execution of the instruction. The instruction will keep going in the previous way. 
3.  Refer to Section 10.3 for details on BufferMode. 
  Output Parameters 
InSync 
TRUE when the master axis and slave axis move 
synchronously based on the cam curve. 
BOOL 
EndOfProfile 
TRUE when the cam motion reaches the end 
point. 
BOOL 
Busy 
TRUE when the instruction is being executed. 
BOOL 
Active 
TRUE when the axis is being controlled. 
BOOL 
CommandAborted 
TRUE when the instruction is aborted. 
BOOL 
Error 
TRUE when there is an error in the execution of 
the instruction. 
BOOL 
TRUE / 
ErrorID 
Contains the error code when an error occurs. 
Please refer to the section 12.2.   
WORD   
  Output Update Timing 
Timing for changing to TRUE 
Timing for changing to FALSE 
InSync 
 When the slave axis and master axis 
are synchronous in the cam motion. 
 When the cam relationship between the 
slave axis and master axis is 
disconnected. 
 When the acyclic cam motion is 
performed (Periodic=FALSE) and   
EndOfProfile changes to TRUE 
 When CommandAborted changes to 
TRUE 
 When Error changes to TRUE 
EndOfProfile 
 When the cam motion reaches the end 
point in the cam table. 
 One period after EndOfProfile changes 
to TRUE