Difference between revisions of "EtherCAT:EC PDO READ"
Line 8: | Line 8: | ||
==== four ==== | ==== four ==== | ||
<u>three</u> | <u>three</u> | ||
+ | <big>yofi</big> | ||
In order to communicate with a specific slave we use its address and the functions EC_SDO_READ, EC_SDO_WRITE.<br/> | In order to communicate with a specific slave we use its address and the functions EC_SDO_READ, EC_SDO_WRITE.<br/> | ||
To read data from the slave we have to specify a PDO index, a sub-index and its size.<br/> | To read data from the slave we have to specify a PDO index, a sub-index and its size.<br/> |