Public Attributes | |
uint8 | Dtype |
uint8 | FM0ac |
uint8 | FM1ac |
uint16 | Ibits |
uint32 | id |
uint32 | man |
char | name [EC_MAXNAME+1] |
uint16 | Obits |
uint16 | SM2a |
uint32 | SM2f |
uint16 | SM3a |
uint32 | SM3f |
Slave configuration structure
Definition at line 71 of file ethercatconfig.c.
uint8 ec_configlist_t::Dtype |
Data type
Definition at line 80 of file ethercatconfig.c.
uint8 ec_configlist_t::FM0ac |
FMMU 0 activation
Definition at line 94 of file ethercatconfig.c.
uint8 ec_configlist_t::FM1ac |
FMMU 1 activation
Definition at line 96 of file ethercatconfig.c.
uint16 ec_configlist_t::Ibits |
Input bits
Definition at line 82 of file ethercatconfig.c.
uint32 ec_configlist_t::id |
ID of slave
Definition at line 76 of file ethercatconfig.c.
uint32 ec_configlist_t::man |
Manufacturer code of slave
Definition at line 74 of file ethercatconfig.c.
char ec_configlist_t::name[EC_MAXNAME+1] |
Readable name
Definition at line 78 of file ethercatconfig.c.
uint16 ec_configlist_t::Obits |
Output bits
Definition at line 84 of file ethercatconfig.c.
uint16 ec_configlist_t::SM2a |
SyncManager 2 address
Definition at line 86 of file ethercatconfig.c.
uint32 ec_configlist_t::SM2f |
SyncManager 2 flags
Definition at line 88 of file ethercatconfig.c.
uint16 ec_configlist_t::SM3a |
SyncManager 3 address
Definition at line 90 of file ethercatconfig.c.
uint32 ec_configlist_t::SM3f |
SyncManager 3 flags
Definition at line 92 of file ethercatconfig.c.