| OpENer - Open Source EtherNet/IP(TM)  I/O Target Stack
    2.1
    | 
CIP Connection Path. More...
#include <ciptypes.h>
| Data Fields | |
| EipUint32 | class_id | 
| EipUint32 | connection_point [kConnectionPointTypeMaxValue] | 
| EipUint8 | data_segment | 
| EipUint8 | path_size | 
| EipUint8 * | segment_data | 
CIP Connection Path.
Definition at line 169 of file ciptypes.h.
| 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.