Click or drag to resize

EPATHWriterInstance Method

Adds an instance logical segment.

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

Parameters

instance
Type: SystemUInt32
The instance ID.

Return Value

Type: EPATHWriter
This.
See Also