Click or drag to resize

EPATHLogicalSegment Class

A logical segment.
Inheritance Hierarchy

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public abstract class LogicalSegment : EPATHSegment

The EPATHLogicalSegment type exposes the following members.

Constructors
 NameDescription
Protected methodEPATHLogicalSegment Construct a new Logical segment.
Top
Properties
 NameDescription
Public propertyType The logical segment type.
Top
Methods
 NameDescription
Public methodMarshal Marshal segment.
(Inherited from EPATHSegment)
Top
See Also