ec_pdo_info_t Struct Reference
[EtherCAT Application Interface]

PDO configuration information. More...


Data Fields

uint16_t index
 PDO index.
unsigned int n_entries
 Number of PDO entries in entries to map.
ec_pdo_entry_info_tentries
 Array of PDO entries to map.


Detailed Description

PDO configuration information.

This is the data type of the pdos field in ec_sync_info_t.

See also:
ecrt_slave_config_pdos().

Definition at line 458 of file ecrt.h.


Field Documentation

PDO index.

Definition at line 459 of file ecrt.h.

Number of PDO entries in entries to map.

Zero means, that the default mapping shall be used (this can only be done if the slave is present at bus configuration time).

Definition at line 460 of file ecrt.h.

Array of PDO entries to map.

Can either be NULL, or must contain at least n_entries values.

Definition at line 464 of file ecrt.h.


Generated on Mon Jun 20 09:31:31 2016 for IgH EtherCAT Master by  doxygen 1.5.6