5 parameter details for msg-snd function, 1 ) param00: processing result – Yaskawa JAPMC-MC2303-E User Manual
Page 95
6.1 Message Send Function
6.1.5 Parameter Details for MSG-SND Function
6-10
6.1.5 Parameter Details for MSG-SND Function
This section describes the parameter list in detail for MSG-SND function.
( 1 ) PARAM00: Processing Result
The processing result is output to the upper-place byte of PARAM00. The lower-place byte is for system analysis.
If an error occurs, troubleshoot the problem according to the value of the processing result as listed below.
Datails of Remote Node Error
The following shows the contents of the message function PARAM00 (processing results) at error response reception
from a remote node.
Processing result (PARAM00): 72H ( indicates the error code.)
While the FA link specification states that an error code is one byte (eight bits), the MP specification states the high-
est bit of a processing result is fixed to “1”, so the parameters that can be identified error codes are the remaining
seven bits.
(“1 * * * * * * ”... * indicates a bit available as an error code.)
Accordingly, 00H to 7FH for seven bits can be represented as error codes.
Value of Processing Result
Meaning
00H
Processing in progress (busy)
10H
Processing completed (Complete)
8yH
Error occurred (Error)
Error Error
Contents
Description
80H
–
Reserved by the system.
81H
Function code error
An undefined function code was sent or received.
Check PARAM04 (function code).
82H
Address setting error
One of the following settings in not within the valid range. Check the settings.
PARAM05 (data address)
PARAM11 (holding register offset)
83H
Data size error
The size of the sent or received data is not within the allowable range.
Check PARAM06 (data size).
84H
Circuit number setting error
The circuit number is not within the allowable range.
Check the circuit number in the MSG-SND function.
85H
Channel number setting error
The transmission buffer channel number is not within the allowable range.
Check the transmission buffer channel number in the MSG-SND function.
86H
Remote node number error
The remote node number is not within the allowable range.
Check PARAM02 (remote node number).
87H
–
–
88H
Transmission device error
An error response was returned from the transmission device.
Check the connection to the equipment. Also, be sure that the remote device
can communicate.
89H
Device selection error
An unavailable device was set. Check the transmission device type in the
MSG-SND function.
8072H to
FF72H
Remote node error
An error response was returned from the remote node. Refer to error code and
remove the cause.
• Refer to the following Datails of Remote Node Error on page 6-10.
Processing Result
Error Contents
8172H
Error code=1 (function error)
8272H
Error code=2 (reference number error)
8372H
Error code=3 (data count error)
FF72H
Remote device does not respond.