Click or drag to resize

StoragePublicNode Class

Public data.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.Comms.CIPStoragePublicNode

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

The StoragePublicNode type exposes the following members.

Properties
  NameDescription
Public propertyCatalogNumber
Catalog number (or null).
Public propertyCatNum
Catalog number (or null).
Public propertyConfigId
Configuration ID (or -1).
Public propertyParameters
Configuration parameters.
Public propertyVendor
Vendor.
Top
See Also