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: 16.01.07
Syntax
C#
public sealed class SimpleDataSegment : EPATHSegment

The EPATHSimpleDataSegment type exposes the following members.

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