Click or drag to resize

EPATHExtendedNetworkSegment Class

An extended network segment.
Inheritance Hierarchy

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 16.01.07
Syntax
C#
public abstract class ExtendedNetworkSegment : EPATHNetworkSegment

The EPATHExtendedNetworkSegment type exposes the following members.

Constructors
Properties
  NameDescription
Public propertySubType
The network segment sub type.
Public propertyType
The network segment type.
(Inherited from EPATHNetworkSegment.)
Top
See Also