Click or drag to resize

EPATHWriterAdd(EPATHLogicalPath) Method

Adds a path.

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public EPATHWriter Add(
	EPATHLogicalPath path
)

Parameters

path  EPATHLogicalPath

[Missing <param name="path"/> documentation for "M:Demo3D.PLC.Comms.CIP.EPATH.Writer.Add(Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

Return Value

EPATHWriter

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.EPATH.Writer.Add(Demo3D.PLC.Comms.CIP.EPATH.LogicalPath)"]

See Also