Click or drag to resize

EPATHWriterEDSInfo Method

Adds an EDS segment.

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public EPATHWriter EDSInfo(
	EDSInfo edsInfo,
	bool compat
)

Parameters

edsInfo  EDSInfo
The EDS information.
compat  Boolean
The compatibility bit.

Return Value

EPATHWriter

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.EPATH.Writer.EDSInfo(Demo3D.PLC.Comms.CPF.EDSInfo,System.Boolean)"]

See Also