Click or drag to resize

EPATHAggregationParticipantIdSegment Constructor

Constructs a participant id segment.

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

Parameters

id
Type: SystemByte
Participant id.
See Also