Slave information.
More...
Slave information.
This is used as an output parameter of ecrt_master_get_slave().
- See Also
- ecrt_master_get_slave().
Definition at line 377 of file ecrt.h.
| uint16_t ec_slave_info_t::position |
Offset of the slave in the ring.
Definition at line 378 of file ecrt.h.
| uint32_t ec_slave_info_t::vendor_id |
Vendor-ID stored on the slave.
Definition at line 379 of file ecrt.h.
| uint32_t ec_slave_info_t::product_code |
Product-Code stored on the slave.
Definition at line 380 of file ecrt.h.
| uint32_t ec_slave_info_t::revision_number |
Revision-Number stored on the slave.
Definition at line 381 of file ecrt.h.
| uint32_t ec_slave_info_t::serial_number |
Serial-Number stored on the slave.
Definition at line 382 of file ecrt.h.
| uint16_t ec_slave_info_t::alias |
The slaves alias if not equal to 0.
Definition at line 383 of file ecrt.h.
| int16_t ec_slave_info_t::current_on_ebus |
Used current in mA.
Definition at line 384 of file ecrt.h.
Physical port type.
Definition at line 386 of file ecrt.h.
Port link state.
Definition at line 387 of file ecrt.h.
| uint32_t ec_slave_info_t::receive_time |
Receive time on DC transmission delay measurement.
Definition at line 388 of file ecrt.h.
| uint16_t ec_slave_info_t::next_slave |
Ring position of next DC slave on that port.
Definition at line 390 of file ecrt.h.
| uint32_t ec_slave_info_t::delay_to_next_dc |
Delay [ns] to next DC slave.
Definition at line 392 of file ecrt.h.
| uint8_t ec_slave_info_t::al_state |
Current state of the slave.
Definition at line 394 of file ecrt.h.
| uint8_t ec_slave_info_t::error_flag |
Error flag for that slave.
Definition at line 395 of file ecrt.h.
| uint8_t ec_slave_info_t::sync_count |
Number of sync managers.
Definition at line 396 of file ecrt.h.
| uint16_t ec_slave_info_t::sdo_count |
Number of SDOs.
Definition at line 397 of file ecrt.h.
Name of the slave.
Definition at line 398 of file ecrt.h.