|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
EtherCAT SDO Information list request/response payload. More...
#include <packet-ecatmb.h>
Public Attributes | |
| uint16_t | ListType |
| struct { | |
| uint16_t Index [1] | |
| } | Res |
EtherCAT SDO Information list request/response payload.
| uint16_t TETHERCAT_SDO_INFO_LIST::Index[1] |
Flexible array of object indices returned in the response.
| uint16_t TETHERCAT_SDO_INFO_LIST::ListType |
List type identifier; see SDO_INFO_LIST_TYPE_* values.
| struct { ... } TETHERCAT_SDO_INFO_LIST::Res |
Response payload containing the object index list.