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: 18.04.00
Syntax
C#
public sealed 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
Methods
See Also