Click or drag to resize

EPATHSimpleDataSegment Class

A simple data segment.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPEPATHSegment
    Demo3D.PLC.Comms.CIPEPATHSimpleDataSegment

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public class SimpleDataSegment : EPATHSegment

The EPATHSimpleDataSegment type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyData
The segment data.
Top
See Also