Click or drag to resize

EPATH(Boolean) Constructor

Construct an empty (padded) EPATH.

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

Parameters

padded  Boolean
True if the path is padded.
See Also