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. | |
This is used as an output parameter of ecrt_slave_config_state().
Definition at line 306 of file ecrt.h.
| unsigned int ec_slave_config_state_t::online |
| unsigned int ec_slave_config_state_t::operational |
| unsigned int ec_slave_config_state_t::al_state |
1.5.6