Moon Control Products Ltd. Tel.: +44 (0)1202 599922 www.mooncontrolproducts.com Page | 44
2. The funcon codes of COB-ID in every level are xed;
3. COB-ID of 00H, 80H, 100H, 701H-77FH, 081H-0FFH are system management format;
4. COB-ID supported by the servo
Send PDO (TXPDO)
Send PDO of servo means servo sends out data, and these data are received by PLC. The funcon codes of send PDO (COB-
ID) are as follow:
• 0x180+Staon No. of Servo
• 0x280+Staon No. of Servo
• 0x380+Staon No. of Servo
• 0x480+Staon No. of Servo
Receive PDO (RXPDO)
Receive PDO of servo means servo receive data, and these data are sent by PLC. The funcon codes of receive PDO (COB-
ID) are as follows:
1. 0x200+Staon No. of Servo
2. 0x300+Staon No. of Servo
3. 0x400+Staon No. of Servo
4. 0x500+Staon No. of Servo
As long as the controller and servo are dened according to this.
PDO transmission types
PDO support two transmission mode:
SYNC——Transmission is triggered by the synchronizaon message (Transmission type: 0-240)
In this transmission mode, controller must have the ability to send synchronous messages (The message is sent
periodically at a maximum frequency of 1KHz) , and servo will send aer receiving the synchronous message.
Acyclic: Pre-triggered by remote frame, or by specic event of objects specied by the equipment sub-protocol.
In this mode, servo will send out data as soon as receiving the data of synchronous message PDO.
Cyclic: Triggered aer sending 1 to 240 SYNC messages.
In this mode, servo will send out data in PDO aer receiving n SYNC messages.
ASYNC (Transmission type: 254/255)
Slave sends out message automacally as soon as the data change, and it can dene an interval me between two
messages which can avoid the one in high priority always sending message. (The smaller number of PDO, the higher its
priority)
Sending PDO (TPDO) supports synchronous and asynchronous transmission modes, and the corresponding transmission
type can be selected according to the transmission mode. For receiving PDO (RPDO), when the driver node is turned on in
non-interpolated mode, as long as the RPDO packet sent by the bus is detected, the object data will be received in real
me, which has nothing to do with the transmission type seng. In interpolaon mode, the driver receives data rst aer
detecng an RPDO signal, but only updates the object data at a specic point in me.