SOEM  v1.4.0
Data Fields
ec_SoElistt Struct Reference

#include <ethercatsoe.h>

Data Fields

uint16 currentlength
 
uint16 maxlength
 
union {
   uint8   byte [8]
 
   uint16   word [4]
 
   uint32   dword [2]
 
   uint64   lword [1]
 
}; 
 

Detailed Description

SoE list structure

Field Documentation

◆ @13

union { ... }

◆ byte

uint8 ec_SoElistt::byte[8]

◆ currentlength

uint16 ec_SoElistt::currentlength

current length in bytes of list

◆ dword

uint32 ec_SoElistt::dword[2]

◆ lword

uint64 ec_SoElistt::lword[1]

◆ maxlength

uint16 ec_SoElistt::maxlength

maximum length in bytes of list

◆ word

uint16 ec_SoElistt::word[4]

The documentation for this struct was generated from the following file: