EthercatDevice_XXX

EthercatDevice_XXX.writeFoE

EthercatDevice_XXX.writeFoE()

[EthercatDevice_XXX] Description Write FoE. Format int writeFoE(char *filename, uint32_t password, void *data, uint32_t size, uint32_t timeout_ms = ECAT_DEFAULT_FOE_TIMEOUT_MS); Syntax EthercatDevice_XXX

Read More »
EthercatDevice_XXX.readFoE

EthercatDevice_XXX.readFoE()

[EthercatDevice_XXX] Description Read FoE. Format int readFoE(char *filename, uint32_t password, void *data, uint32_t size, uint32_t timeout_ms = ECAT_DEFAULT_FOE_TIMEOUT_MS); Syntax EthercatDevice_XXX

Read More »
EthercatDevice_XXX.sdoUpload32

EthercatDevice_XXX.sdoUpload32()

[EthercatDevice_XXX] Description (CoE) Read the object from EtherCAT Slave device to EtherCAT Master. (unit32_t) Format uint32_t sdoUpload16(uint16_t od_index, uint8_t od_subindex,

Read More »
EthercatDevice_XXX.sdoUpload16

EthercatDevice_XXX.sdoUpload16()

[EthercatDevice_XXX] Description (CoE) Read the object from EtherCAT Slave device to EtherCAT Master. (unit16_t) Format uint16_t sdoUpload16(uint16_t od_index, uint8_t od_subindex,

Read More »
Scroll to Top