Library: IODrvEtherCAT
Like ETC_CO_SdoWrite4
, this function block is for writing EtherCAT slave parameters. However, the data to be written are transferred not as an array, but in a DWORD
(dwData
). If byte swapping is necessary it is carried out automatically. The value to be written can thus be specified directly.
See also