DVP-15MC Series Motion Controller Operation Manual 
8-248 
Parameter name  Function  Data type 
Validation timing   
STX 
Set the start of 
messages. 
USINT 
0-16#7F 
(16#3A) 
changes from FALSE 
ETX1 
Set the first end of 
messages. 
USINT 
0-16#7F 
(16#0D) 
changes from FALSE 
ETX2 
Set the second end of 
messages. 
USINT 
0-16#7F 
(16#0A) 
changes from FALSE 
to TRUE 
TimeOut 
Set the timeout time 
when receiving data. 
UINT 
0-32767 
(0) 
changes from FALSE 
 
  Output Parameters 
Parameter name  Function  Data type  Valid range 
Done 
TRUE when the instruction execution is 
completed.   
BOOL  TRUE / FALSE 
Busy 
TRUE when the communication proceeds.   
BOOL 
TRUE / FALSE 
Aborted 
TRUE when current execution of the 
instruction is aborted. 
BOOL 
TRUE / FALSE 
Active 
TRUE when the port is controlled by the 
instruction. 
BOOL 
TRUE / FALSE 
NewCycle 
TRUE when the instruction execution is 
completed once (in the multi-cycle state)   
BOOL  TRUE / FALSE 
Received 
TRUE when receiving is successful.   
BOOL 
TRUE / FALSE 
Receive_TimeOut 
TRUE when timeout in message receiving 
occurs.   
BOOL 
TRUE / FALSE 
Receive_LengthOverMAX
TRUE when the length of received data 
exceeds the max. length allowed. 
BOOL 
TRUE / FALSE 
Receive_ActulLength 
Actually received data length 
UINT 
0-200 
Error 
TRUE when an instruction configuration error 
occurs. 
BOOL 
TRUE / FALSE 
ErrorID 
Contains error codes when an error occurs in 
the instruction execution. Please refer to 
section 12.2 for the corresponding error code. 
WORD