Click or drag to resize

MessageContextCPFReply Property

The CPF reply, if the reply is encapsulated in a CPF packet (or null).

Namespace: Demo3D.PLC.Comms.CIP.Nodes
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public CPFServerReply? CPFReply { get; }

Property Value

CPFServerReply
See Also