Click or drag to resize

Storage Class

Logix Designer stored data.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.Comms.CIPStorage

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class Storage

The Storage type exposes the following members.

Properties
  NameDescription
Public propertyIn
Interface definition.
Public propertyPublic
Public data.
Public propertyXml
Orignal xml.
Top
See Also