Difference between revisions of "EtherCAT:EC SDO WRITE"
Line 21: | Line 21: | ||
|SYNTAX= | |SYNTAX= | ||
call EC_SDO_WRITE(<Slave address>, <PDO index>, <PDO sub-index>, <PDO size in bits>, <new value>) | call EC_SDO_WRITE(<Slave address>, <PDO index>, <PDO sub-index>, <PDO size in bits>, <new value>) | ||
+ | |||
+ | |EXCEPTIONS= | ||
+ | throw something | ||
|EXAMPLE= | |EXAMPLE= |