Click or drag to resize

EPATHWriterEDSInfo Method

Adds an EDS segment.

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

Parameters

edsInfo
Type: Demo3D.PLC.Comms.CPFEDSInfo
The EDS information.
compat
Type: SystemBoolean
The compatibility bit.

Return Value

Type: EPATHWriter

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

See Also