Tab ‘CANopen Remote Device - PDOs’¶
Object: CANopen remote device, CANopen local device
This dialog is available only in the device editor of a CANopen slave of version V3.5.6.0 or later. It shows all PDOs and their default settings. In this dialog, you can add new objects and delete or edit existing objects.
On the left side, there are the PDOs that the slave receives from the master. On the right side, there are the PDOs that the slave sends to the master.
Add PDO | Opens the Select PDO dialog box where all available PDOs are displayed. In this dialog, you select the PDOs to be added to the Receive PDOs or Transmit-PDOs. |
Add Mapping | Opens the Select item from object directory dialog box. Objects are listed there that you can add to the PDO mapping. |
Edit | Opens the PDO Properties (when a PDO is selected). When a PDO mapping is selected, the Select item from object directory dialog box opens. |
Delete | Deletes the selected objects from the list |
Move up | Moves the selected object upwards by one entry. |
Move down | Moves the selected object downwards by one entry. |
Dialog box ‘PDO Properties’
COB ID | Every PDO message must have a COB ID (Communication Object Identifier). You can input explicit values (example: 16#201) or formulas (example: $NODEID+16#200). |
RTR | Remote Transmission Request. This option is available for transmit PDOs only.
|
Inhibit time (x 100µs) | You can edit this field only if the device supports this functionality. The inhibit time is the minimum time between two messages of a specific PDO. You can use this setting for preventing PDOs from being sent too often when their values are edited. Default: “0”. Possible values: 0…65535. |
Transmission Type |
|
Number of Syncs | For transmission type cyclic - synchronous only. Indicate the interval for transmitting the PDOs. The value is a multiple of the Cycle Period (µs) of the CANopen manager. Default: 1. Possible values: 1…240. Example: Number of syncs = 4; cycle period = 1000 µs à transmission interval = 4000 µs. |
Event Time (x 1ms) | Only for transmission types asynchronous - manufacturer-specific and asynchronous - device profile. You can edit this field only if the device supports this functionality. Indicate the time frame that should be between two PDO transmissions PDOs (in milliseconds). Default: “0”. Possible values: 0…65535. |
Processing by CANopen Manager |
|
Dialog box ‘Select item from object directory’
For modular slave, you must deactivate the Autoconfig PDO Mapping option to be able to configure the mapping manually.
The table shows all object directory entries from the EDS file of the device. For receive PDOs, CODESYS provides only the objects here with write permission (flag = w); for transmit PDOs, read permission.
Name | COB ID of the PDO or the name of the mapped object as it is used in the device description and in the object directory. |
Index | Index of the object |
Subindex | Subindex of the object |
Access Type |
|
Data type | Data type of the object |
Default value | Default value of the object |
Bit length | Length of the object |