| uint32_t EC_API_SLV_setSyncManConfig | ( | EC_API_SLV_SHandle_t * | pHandle, |
| uint8_t | syncManIdx, | ||
| uint16_t | offset, | ||
| uint16_t | size, | ||
| uint8_t | control, | ||
| uint8_t | enable | ||
| ) |
Set SyncManager Configuration.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | syncManIdx | Index of SyncManager Unit (0..3). |
| [in] | offset | Start offset of SyncManager range. |
| [in] | size | Size of SyncManager range. |
| [in] | control | Control Byte of SyncManager. |
| [in] | enable | Enable SyncManager unit. |