Click or drag to resize

EPATHNetworkSegment Class

A network segment.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPEPATHSegment
    Demo3D.PLC.Comms.CIPEPATHNetworkSegment

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public class NetworkSegment : EPATHSegment

The EPATHNetworkSegment type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyData
Network segment data.
Public propertySubType
The network segment sub type.
Public propertyType
The network segment type.
Top
See Also