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

CIP Connection Path. More...

#include <ciptypes.h>

Data Fields

EipUint32 class_id
 
EipUint32 connection_point [kConnectionPointTypeMaxValue]
 
EipUint8 data_segment
 
EipUint8 path_size
 
EipUint8segment_data
 

Detailed Description

CIP Connection Path.

Definition at line 169 of file ciptypes.h.

Field Documentation

EipUint32 CipConnectionPath::class_id

Class ID of the linked object

Definition at line 171 of file ciptypes.h.

EipUint32 CipConnectionPath::connection_point[kConnectionPointTypeMaxValue]

Definition at line 172 of file ciptypes.h.

EipUint8 CipConnectionPath::data_segment

Definition at line 173 of file ciptypes.h.

EipUint8 CipConnectionPath::path_size

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

Definition at line 170 of file ciptypes.h.

EipUint8* CipConnectionPath::segment_data

Definition at line 174 of file ciptypes.h.


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