Click or drag to resize

EPATHAggregationParticipantIdSegment Class

An aggregation participant id.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Comms.CIPEPATHSegment
    Demo3D.PLC.Comms.CIPEPATHNetworkSegment
      Demo3D.PLC.Comms.CIPEPATHExtendedNetworkSegment
        Demo3D.PLC.Comms.CIPEPATHAggregationParticipantIdSegment

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public sealed class AggregationParticipantIdSegment : EPATHExtendedNetworkSegment

The EPATHAggregationParticipantIdSegment type exposes the following members.

Constructors
 NameDescription
Public methodEPATHAggregationParticipantIdSegment Constructs a participant id segment.
Top
Properties
 NameDescription
Public propertyId Participant id.
Public propertySubType The network segment sub type.
(Inherited from EPATHExtendedNetworkSegment)
Public propertyType The network segment type.
(Inherited from EPATHNetworkSegment)
Top
Methods
 NameDescription
Public methodMarshal Marshal segment.
(Inherited from EPATHSegment)
Top
See Also