Chapter 15 CANopen Communication Module AH10COPM 
15-27 
 
  Status codes 
No request for data transmission 
The sending of the SDO is successful. 
The SDO is being transmitted. 
Error: SDO transmission timeout 
4  Error: Illegal command 
Error: The request message is illegal. 
Error: The response message is illegal. 
Error: The equipment which will send a message is busy.   
Error: Incorrect node address 
0A 
Error message (Please see the error code in the SDO response 
message.)   
15.5.3 Sending an NMT Command 
 
1.  Function block 
The AH10COPM-5A module which functions as a master station in a slot on the main backplane 
used can send an NMT command by means of the function block CANopen_NMT in ISPSoft. 
2.  Input pins/Output pins 
 
Name  Function 
type 
Setting value  Time when a value is valid 
SID  Slot number  WORD  K0~K11 
The value of the SID input 
pin is valid when there is a 
transition in the Execute 
input pin’s signal from low to 
high. 
Execute 
block is executed 
when there is a 
transition in the 
Execute input 
pin’s signal from 
low to high. 
BOOL  True/False  - 
Service  Service type  WORD 
Enabling a 
remote node 
02 (Hex): 
Stopping a 
remote node 
80 (Hex): Ready 
to operate 
-