ec_OElistt Struct Reference

#include <ethercatcoe.h>

Data Fields

uint16 Entries
 number of entries in list
uint8 ValueInfo [EC_MAXOELIST]
 array of value infos, see EtherCAT specification
uint16 DataType [EC_MAXOELIST]
 array of value infos, see EtherCAT specification
uint16 BitLength [EC_MAXOELIST]
 array of bit lengths, see EtherCAT specification
uint16 ObjAccess [EC_MAXOELIST]
 array of object access bits, see EtherCAT specification
char Name [EC_MAXOELIST][EC_MAXNAME+1]
 textual description of each index

Detailed Description

Definition at line 75 of file ethercatcoe.h.


Field Documentation

uint16 BitLength[EC_MAXOELIST]

array of bit lengths, see EtherCAT specification

Definition at line 84 of file ethercatcoe.h.

uint16 DataType[EC_MAXOELIST]

array of value infos, see EtherCAT specification

Definition at line 82 of file ethercatcoe.h.

number of entries in list

Definition at line 78 of file ethercatcoe.h.

char Name[EC_MAXOELIST][EC_MAXNAME+1]

textual description of each index

Definition at line 88 of file ethercatcoe.h.

uint16 ObjAccess[EC_MAXOELIST]

array of object access bits, see EtherCAT specification

Definition at line 86 of file ethercatcoe.h.

uint8 ValueInfo[EC_MAXOELIST]

array of value infos, see EtherCAT specification

Definition at line 80 of file ethercatcoe.h.


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.3