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: 19.01.00
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