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

Listen Only connection data. More...

Collaboration diagram for ListenOnlyConnection:
[legend]

Data Fields

unsigned int config_assembly
 
CipConnectionObject connection_data [OPENER_CIP_NUM_LISTEN_ONLY_CONNS_PER_CON_PATH]
 
unsigned int input_assembly
 
unsigned int output_assembly
 

Detailed Description

Listen Only connection data.

Definition at line 36 of file appcontype.c.

Field Documentation

unsigned int ListenOnlyConnection::config_assembly

the config point for the connection

Definition at line 39 of file appcontype.c.

Referenced by ConfigureListenOnlyConnectionPoint().

the connection data

Definition at line 42 of file appcontype.c.

Referenced by GetListenOnlyConnection().

unsigned int ListenOnlyConnection::input_assembly

the T-to-O point for the connection

Definition at line 38 of file appcontype.c.

Referenced by ConfigureListenOnlyConnectionPoint().

unsigned int ListenOnlyConnection::output_assembly

the O-to-T point for the connection

Definition at line 37 of file appcontype.c.

Referenced by ConfigureListenOnlyConnectionPoint().


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