Difference between revisions of "EtherCAT:EC PDO READ"
Line 7: | Line 7: | ||
== two9 == | == two9 == | ||
==== four ==== | ==== four ==== | ||
+ | <u>three</u> | ||
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/> |