Click or drag to resize

EPATHReaderReadLogicalPath Method

Return the entire remaining EPATH without applying multi-path or shortcut rules.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public static EPATHLogicalPath ReadLogicalPath(
	EPATH ePath
)

Parameters

ePath
Type: Demo3D.PLC.Comms.CIPEPATH

[Missing <param name="ePath"/> documentation for "M:Demo3D.PLC.Comms.CIP.EPATH.Reader.ReadLogicalPath(Demo3D.PLC.Comms.CIP.EPATH)"]

Return Value

Type: EPATHLogicalPath

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.EPATH.Reader.ReadLogicalPath(Demo3D.PLC.Comms.CIP.EPATH)"]

See Also