Click or drag to resize

EPATHWriterAttribute Method

Adds an attribute logical segment.

Namespace: Demo3D.PLC.Comms.CIP
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public EPATHWriter Attribute(
	uint attribute
)

Parameters

attribute  UInt32
The attribute ID.

Return Value

EPATHWriter
This.
See Also