Difference between revisions of "EtherCAT:EC PDO WRITE"

From SoftMC-Wiki
Jump to: navigation, search
Line 20: Line 20:
 
|SYNTAX=
 
|SYNTAX=
 
call EC_PDO_WRITE(<Slave address>, <PDO index>, <PDO sub-index>, <new value>)
 
call EC_PDO_WRITE(<Slave address>, <PDO index>, <PDO sub-index>, <new value>)
 +
 +
|EXCEPTIONS=
 +
EC_SLAVE_ADDRESS_ERROR - "SLAVE ADDRESS ERROR" 20032<br/>
 +
EC_PDO_PARMS_ERROR - "INVAILD PDO PARAMETERS" 20040<br/>
 +
EC_PDO_DIRECTION_ERROR - "PDO WRONG DIRECTION (INPUT/OUTPUT)" 20046<br/>
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 10:16, 1 May 2013