|
Motion Master 6.0.0-alpha.50
Next-generation motion control software
|
One mapped object within a default PDO (SII categories 50/51). More...
#include <sii.h>
Public Attributes | |
| uint16_t | entryIndex = 0 |
| Object dictionary index. | |
| uint8_t | subindex = 0 |
| Object dictionary subindex. | |
| uint8_t | entryNameIdx = 0 |
| STRINGS index of the entry name. | |
| uint8_t | dataType = 0 |
| ETG.1020 data-type code. | |
| uint8_t | bitLen = 0 |
| Entry bit length. | |
| uint16_t | flags = 0 |
| Entry flags. | |
One mapped object within a default PDO (SII categories 50/51).
| uint8_t mm::comm::SiiCategoryPdoEntryElement::bitLen = 0 |
Entry bit length.
| uint8_t mm::comm::SiiCategoryPdoEntryElement::dataType = 0 |
ETG.1020 data-type code.
| uint16_t mm::comm::SiiCategoryPdoEntryElement::entryIndex = 0 |
Object dictionary index.
| uint8_t mm::comm::SiiCategoryPdoEntryElement::entryNameIdx = 0 |
STRINGS index of the entry name.
| uint16_t mm::comm::SiiCategoryPdoEntryElement::flags = 0 |
Entry flags.
| uint8_t mm::comm::SiiCategoryPdoEntryElement::subindex = 0 |
Object dictionary subindex.