Click or drag to resize

ICIPSymbolTable Interface

A IBrowseItem node in a symbol table that exposes a CIP symbol table for a PLC program.

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

The ICIPSymbolTable type exposes the following members.

Properties
  NameDescription
Public propertyProgram
Access to the CIP symbol container for this program.
Top
See Also