Click or drag to resize

StorageInNodePortNode Class

Port.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.Comms.CIPStorageInNodePortNode

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

The StorageInNodePortNode type exposes the following members.

Properties
 NameDescription
Public propertyAddr Address (or null).
Public propertyChassisSize Chassis size (or -1).
Public propertyId Port/link id.
Public propertyType Type (or null).
Top
See Also