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

Exclusive Owner connection data. More...

Collaboration diagram for ExclusiveOwnerConnection:
[legend]

Data Fields

unsigned int config_assembly
 
CipConnectionObject connection_data
 
unsigned int input_assembly
 
unsigned int output_assembly
 

Detailed Description

Exclusive Owner connection data.

Definition at line 19 of file appcontype.c.

Field Documentation

unsigned int ExclusiveOwnerConnection::config_assembly

the config point for the connection

Definition at line 22 of file appcontype.c.

Referenced by ConfigureExclusiveOwnerConnectionPoint(), and GetExclusiveOwnerConnection().

CipConnectionObject ExclusiveOwnerConnection::connection_data

the connection data, only one connection is allowed per O-to-T point

Definition at line 23 of file appcontype.c.

Referenced by GetExclusiveOwnerConnection().

unsigned int ExclusiveOwnerConnection::input_assembly

the T-to-O point for the connection

Definition at line 21 of file appcontype.c.

Referenced by ConfigureExclusiveOwnerConnectionPoint(), and GetExclusiveOwnerConnection().

unsigned int ExclusiveOwnerConnection::output_assembly

the O-to-T point for the connection

Definition at line 20 of file appcontype.c.

Referenced by ConfigureExclusiveOwnerConnectionPoint().


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