Click or drag to resize

EPATHAggregationParticipantIdSegment Constructor

Constructs a participant id segment.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 16.01.07
Syntax
C#
public AggregationParticipantIdSegment(
	byte id
)

Parameters

id
Type: SystemByte
Participant id.
See Also