Click or drag to resize

EPATHWriter Constructor (Boolean)

Constructs an EPATH writer.

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

Parameters

padded
Type: SystemBoolean
True if EPATH is to be padded.
See Also