It is possible within the KAS IDE"Integrated development environment" An integrated development environment is a type of computer software that assists computer programmers in developing software. IDEs normally consist of a source code editor, a compiler and/or interpreter, build-automation tools, and a debugger to have the same PDO entry occur in multiple PDOs (or even in a single PDO). A PDO entry is uniquely defined by an index and a subindex. The name of the entry is irrelevant in regards to identification.
In the example below, the entry defined by index 0x6040, subindex 0, appears in the Rx PDOs 0x1600 and 0x1604. Similarly, the entry 0x3470, subindex 4 appears in two different PDOs.
EtherCAT: ERROR: In AKD_1, PDO object index 0x6040, subIndex 0 is redundant. It is in the following PDO(s): 0x1600, 0x1604
Failed to export ENI file, check the logs for more details.
EtherCAT: Warning : In AKD_1, PDO object index 0x3470, subIndex 4 is redundant. It is in the following PDO(s): 0x1A04, 0x1B23
The KAS IDE compiler enforces the following restrictions to the editable PDOs for AKD devices:
Compiler errors will be generated if these restrictions are not met. Example compiler errors:
In AKD_1, the size of Rx PDO 0x1600 is greater than the limit: 9 > 8
In AKD_1, the total byte count for all editable Rx PDOs is greater than the limit: 29 > 22
In AKD_1, the total byte count for all editable Rx PDOs that are assigned is not even: 29
The KAS IDE compiler enforces the following restriction to the editable PDOs for all devices:
Compiler errors will be generated if these restrictions are not met. Example compiler errors:
In Device_1, the size of Tx PDO 0x1A16 is greater than the limit: 66 > 64
|
Copyright © 2015 Kollmorgen™ |
|