Click or drag to resize

EPATHLogicalEDSInfoSegment Class

A logical EDS segment.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPEPATHSegment
    Demo3D.PLC.Comms.CIPEPATHLogicalSegment
      Demo3D.PLC.Comms.CIPEPATHLogicalEDSInfoSegment

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public class LogicalEDSInfoSegment : EPATHLogicalSegment

The EPATHLogicalEDSInfoSegment type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCompat
The compatibility bit.
Public propertyEDSInfo
The EDS information.
Public propertyType
The logical segment type.
(Inherited from EPATHLogicalSegment.)
Top
See Also