Click or drag to resize

EPATHOtherExtendedNetworkSegment Class

An extended network segment.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPEPATHSegment
    Demo3D.PLC.Comms.CIPEPATHNetworkSegment
      Demo3D.PLC.Comms.CIPEPATHExtendedNetworkSegment
        Demo3D.PLC.Comms.CIPEPATHOtherExtendedNetworkSegment

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public sealed class OtherExtendedNetworkSegment : EPATHExtendedNetworkSegment

The EPATHOtherExtendedNetworkSegment type exposes the following members.

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