Motorcortex Core
version: 2.7.6
|
#include <ecat_xmltypes.h>
Public Attributes | |
bool | is_visible |
unsigned int | pos |
unsigned int | index |
unsigned int | subindex |
unsigned int | byte_offset |
unsigned int | bit_offset |
std::string | name |
std::string | group |
DataTypeDesc | data_type |
std::vector< ParameterLink > | links |
std::vector< EcatPdoInfo > | entries |
PDO entry configuration information.
This is the data type of the entries field in ec_pdo_info_t.
unsigned int mcx::ecat::EcatPdoInfo::bit_offset |
Bit offset is relative to byte offset.
unsigned int mcx::ecat::EcatPdoInfo::byte_offset |
Byte offset inside domain.
unsigned int mcx::ecat::EcatPdoInfo::index |
PDO entry index.
unsigned int mcx::ecat::EcatPdoInfo::pos |
Position in the PDO.
unsigned int mcx::ecat::EcatPdoInfo::subindex |
PDO entry subindex.