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: 15.0.2.11458
Syntax
C#
public void AddConnectedAddress(
	uint connectionId
)

Parameters

connectionId
Type: SystemUInt32

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

See Also