Click or drag to resize

StorageInNodePorts Property

Defined ports.

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public StorageInNodePortNode[] Ports { get; }

Property Value

Type: StorageInNodePortNode
See Also