Click or drag to resize

EPATHLogicalSegment Constructor

Construct a new Logical segment.

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
protected LogicalSegment(
	EPATHLogicalType type
)

Parameters

type  EPATHLogicalType
The logical segment type.
See Also