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

Input Only connection data. More...

Collaboration diagram for InputOnlyConnection:
[legend]

Data Fields

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

Detailed Description

Input Only connection data.

Definition at line 27 of file appcontype.c.

Field Documentation

unsigned int InputOnlyConnection::config_assembly

the config point for the connection

Definition at line 30 of file appcontype.c.

Referenced by ConfigureInputOnlyConnectionPoint().

Definition at line 32 of file appcontype.c.

Referenced by GetInputOnlyConnection().

unsigned int InputOnlyConnection::input_assembly

the T-to-O point for the connection

Definition at line 29 of file appcontype.c.

Referenced by ConfigureInputOnlyConnectionPoint().

unsigned int InputOnlyConnection::output_assembly

the O-to-T point for the connection

Definition at line 28 of file appcontype.c.

Referenced by ConfigureInputOnlyConnectionPoint().


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