OpENer - Open Source EtherNet/IP(TM) I/O Target Stack  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CipEpath Struct Reference

Struct for padded EPATHs. More...

#include <ciptypes.h>

Data Fields

EipUint16 attribute_number
 
EipUint16 class_id
 
EipUint16 instance_number
 
EipUint8 path_size
 

Detailed Description

Struct for padded EPATHs.

Definition at line 152 of file ciptypes.h.

Field Documentation

EipUint16 CipEpath::class_id

Class ID of the linked object

Definition at line 154 of file ciptypes.h.

Referenced by DecodePaddedEPath(), EncodeEPath(), and NotifyMessageRouter().

EipUint16 CipEpath::instance_number

Requested Instance Number of the linked object

Definition at line 155 of file ciptypes.h.

Referenced by DecodePaddedEPath(), EncodeEPath(), and NotifyClass().

EipUint8 CipEpath::path_size

Path size in 16 bit words (path_size * 16 bit)

Definition at line 153 of file ciptypes.h.

Referenced by DecodePaddedEPath(), EncodeEPath(), and GetSizeOfAttribute().


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