Click or drag to resize

EPATHLogicalEDSInfoSegment Class

A logical EDS segment.
Inheritance Hierarchy

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
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