Click or drag to resize

PortAddress Constructor (String)

Construct an address from a string.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public PortAddress(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Demo3D.PLC.Comms.CIP.Nodes.PortAddress.#ctor(System.String)"]

See Also