Click or drag to resize

CPFPacketWriterAddConnectedAddress Method

Adds a CPF item to the packet.

Namespace: Demo3D.PLC.Comms.CPF
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public void AddConnectedAddress(
	uint connectionId
)

Parameters

connectionId  UInt32

[Missing <param name="connectionId"/> documentation for "M:Demo3D.PLC.Comms.CPF.CPFPacketWriter.AddConnectedAddress(System.UInt32)"]

See Also