Click or drag to resize

EPATHExtendedNetworkSegment Class

An extended network segment.
Inheritance Hierarchy

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

The EPATHExtendedNetworkSegment type exposes the following members.

Constructors
 NameDescription
Public methodEPATHExtendedNetworkSegment Constructs a network segment.
Top
Properties
 NameDescription
Public propertySubType The network segment sub type.
Public propertyType The network segment type.
(Inherited from EPATHNetworkSegment)
Top
Methods
 NameDescription
Public methodMarshal Marshal segment.
(Inherited from EPATHSegment)
Top
See Also