7 CANopen Function and Operation
Example 1: Stop slave of No. 3 through NMT
Request data:
PLC device
Message
header
Message
data
Response data:
7.4.3 Data Structure of EMERGENCY Request Message
Through reading Emergency, the slave error and alarm information can be read.
The data format of the Emergency request message:
PLC device
Message
header
D6253~D6281
Message
Reserved
Command: Fixed to 01.
ReqID: The request ID. Whenever an Emergency message is sent out, the message will be
given a ReqID for the CANopen master to identify. Before another Emergency request
message is sent out, the original ID number must be changed. In other words, to send out
the Emergency request message is triggered by changing of the value of “ReqID”. ReqID
range: 00 (Hex) ~ FF (Hex).
Node ID: The node address of the target equipment on CANopen network.
The data format of the Emergency response message:
PLC device
Message
header
Message
data
Command: Fixed to 01(Hex).
When status code is 1, it indicates that reading Emergency message succeeds. When status
code is not equal to1, it indicates that reading Emergency message fails and in the
PLC device
Message
header