|
IgH EtherCAT Master
1.6.8
|
List record type for PDO entry mass-registration. More...
Data Fields | |
| uint16_t | alias |
| Slave alias address. More... | |
| uint16_t | position |
| Slave position. More... | |
| uint32_t | vendor_id |
| Slave vendor ID. More... | |
| uint32_t | product_code |
| Slave product code. More... | |
| uint16_t | index |
| PDO entry index. More... | |
| uint8_t | subindex |
| PDO entry subindex. More... | |
| unsigned int * | offset |
| Pointer to a variable to store the PDO entry's (byte-)offset in the process data. More... | |
| unsigned int * | bit_position |
| Pointer to a variable to store a bit position (0-7) within the offset. More... | |
List record type for PDO entry mass-registration.
This type is used for the array parameter of the ecrt_domain_reg_pdo_entry_list()
| uint32_t ec_pdo_entry_reg_t::product_code |
| unsigned int* ec_pdo_entry_reg_t::offset |