|
IgH EtherCAT Master
1.6.9
|
Slave configuration state. More...
#include <ecrt.h>
Data Fields | |
| unsigned int | online: 1 |
| The slave is online. | |
| unsigned int | operational: 1 |
| The slave was brought into OP state using the specified configuration. | |
| unsigned int | al_state: 4 |
| The application-layer state of the slave. | |
Slave configuration state.
This is used as an output parameter of ecrt_slave_config_state().
| unsigned int ec_slave_config_state_t::online |
| unsigned int ec_slave_config_state_t::operational |