Click or drag to resize

StorageInNode Class

Interface.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.Comms.CIPStorageInNode

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

The StorageInNode type exposes the following members.

Properties
  NameDescription
Public propertyAIId
Input symbol id.
Public propertyAOId
Output symbol id.
Public propertyPorts
Defined ports.
Top
See Also