EtherNet/IP™ Adapter  1.04.06
User Reference Manual

Overview

CIP nodes are modeled as collections of Objects. Objects provide an abstract representation of a particular component within a product. The realization of this abstract object model within a product is implementation dependent.

Functions

TEI_API_CIP_NODE_new (void)
 Create a new CIP node. More...
 
uint32_t EI_API_CIP_NODE_delete (T *pCipNode_p)
 Delete the CIP node specified by parameter pCipNode_p. More...