Click or drag to resize

EPATHAnsiSegment Constructor

Constructs an ANSI symbol segment.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public AnsiSegment(
	string symbol
)

Parameters

symbol
Type: SystemString
The symbol name.
See Also