Click or drag to resize

EPATHLogicalValueSegment(EPATHLogicalType) Constructor

Constructs a wildcard segment.

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

Parameters

type  EPATHLogicalType
The logical segment type.
See Also