Click or drag to resize

EPATHEPathIterator(EPATH) Constructor

Constructs an EPATH reader.

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public EPathIterator(
	EPATH ePath
)

Parameters

ePath  EPATH
The EPATH to read.
See Also