Click or drag to resize

EPATHSegment Class

A segment of the EPATH.
Inheritance Hierarchy

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public abstract class Segment

The EPATHSegment type exposes the following members.

Constructors
  NameDescription
Protected methodEPATHSegment
Initializes a new instance of the EPATHSegment class
Top
Methods
  NameDescription
Public methodStatic memberDemarshal
Demarshal segment.
Public methodMarshal
Marshal segment.
Top
See Also