Click or drag to resize

EPATHWriter(EPATH) Constructor

Constructs an EPATH writer starting with a copy of another EPATH.

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

Parameters

epath  EPATH
EPATH to copy.
See Also