Click or drag to resize

EPATHWriterAttribute Method

Adds an attribute logical segment.

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

Parameters

attribute
Type: SystemUInt32
The attribute ID.

Return Value

Type: EPATHWriter
This.
See Also