Click or drag to resize

PortAddress Constructor (Byte)

Construct an address from a single byte number.

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

Parameters

slotNo
Type: SystemByte

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

See Also