Click or drag to resize

ICIPSymbolItem Interface

A IBrowseItem node in a symbol table that exposes a CIP symbol.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 16.01.07
Syntax
C#
public interface ICIPSymbolItem

The ICIPSymbolItem type exposes the following members.

Properties
  NameDescription
Public propertySymbol
Access to the CIP symbol for this browse item.
Top
See Also